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

ProcessNameReadAttributeHandler does an unnecessary recursive model read

XMLWordPrintable

      ProcessNameReadAttributeHandler uses OperationContext.readResource(PathAddress.EMPTY_ADDRESS) instead of readResource(PathAddress.EMPTY_ADDRESS, false). This means the entire resource tree gets read and discarded just to read one node in the root resource.

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

                Created:
                Updated:
                Resolved: