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

Handling of ManagementResourceRegistration runtimeOnly is broken

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.0.0.Beta7
    • 2.0.0.Beta6
    • Management
    • None

    Description

      NodeSubregistry is always passing 'false' as the runtimeOnly param for ConcreteResourceRegistrations it creates.

      The param isn't actually needed, since the ResourceDefinition is also a param, and the value can be pulled from it.

      Also, since we now have proper facilities for setting up a runtimeOnly ResourceDefinition, the MRR.setRuntimeOnly() method should be deprecated and all core uses of it converted.

      Attachments

        Activity

          People

            bstansbe@redhat.com Brian Stansberry
            bstansbe@redhat.com Brian Stansberry
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: