Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-2286

GenericSubsystemDescribeHandler generates duplicates operations for override models

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.0.0.Beta1
    • 3.0.0.Alpha24
    • Management
    • None

      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. Additionally, child order needs to be preserved, even in the presence of override models.

              bstansbe@redhat.com Brian Stansberry
              pferraro@redhat.com Paul Ferraro
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: