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

The various global read-xxx operations are not runtime-only

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 3.0.0.Beta24
    • None
    • Management
    • None

    Description

      The definitions of the various global read-xxx handlers all include setRuntimeOnly() which is incorrect as these ops in one way or the other deal with the management model, either by reading the Resource tree or by reading the ManagementResourceRegistration tree.

      Having these declare themselves as runtime-only interferes with resolving WFCORE-2858, because the WFCORE-2858 solution is to treat read-only + runtime-only ops targeting profile resources as requiring multiphase rollout across the domain instead of simply reading the DC. Doing a multiphase rollout for these ops is incorrect.

      Attachments

        Issue Links

          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: