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

Prune ProxyStepHandler and GlobalOperationHandlers isWFCORE621Needed and executeWFCORE621 logic

    XMLWordPrintable

Details

    • undefined

    Description

      Parts of the changes for WFCORE-621 are no longer needed as we are no longer concerned with supporting hosts running WildFly 8 or 9.

      wildfly-core (main) $ git grep "executeWFCORE621"
      controller/src/main/java/org/jboss/as/controller/ProxyStepHandler.java:            executeWFCORE621(context, operation);
      controller/src/main/java/org/jboss/as/controller/ProxyStepHandler.java:    private void executeWFCORE621(OperationContext context, ModelNode operation) throws OperationFailedException {
      controller/src/main/java/org/jboss/as/controller/operations/global/GlobalOperationHandlers.java:                    executeWFCORE621(base, remaining, context, registration, ignoreMissing);
      controller/src/main/java/org/jboss/as/controller/operations/global/GlobalOperationHandlers.java:        private void executeWFCORE621(PathAddress base, PathAddress remaining, OperationContext context, ImmutableManagementResourceRegistration registration, boolean ignoreMissing) {
      

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: