Paul Ferraro created WFCORE-2286:
------------------------------------
Summary: GenericSubsystemDescribeHandler generates duplicates operations for
override models
Key: WFCORE-2286
URL:
https://issues.jboss.org/browse/WFCORE-2286
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Affects Versions: 3.0.0.Alpha24
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Currently, GenericSubsystemDescribeHandler relies on
ImmutableManagementResourceRegistration.getChildAddresses(...) to find child resources.
When processing a wildcard address, all resource children are matched. Thus any
non-wildcard paths returned by getChildAddresses(...) for the same child type will end up
being described twice.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)