Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-4504

Fix JGroups susbsystem remove

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 9.0.0.CR1
    • 9.0.0.Beta2
    • Clustering
    • None

      Trying to remove the jgroups subsystem does not work:

      [domain@localhost:9999 /] /profile=ha/subsystem=jgroups:remove
      {
          "outcome" => "failed",
          "failure-description" => {"domain-failure-description" => "WFLYCTL0216: Management resource '[
          (\"profile\" => \"ha\"),
          (\"subsystem\" => \"jgroups\")
      ]' not found"},
          "rolled-back" => true
      }
      

      This appears to be because the subsystem remove handler adds steps to remove the child resources, and then removes the subsystem resource. So when the child removal steps are executed the parent/subsystem address is no longer there

              kkhan1@redhat.com Kabir Khan
              kkhan1@redhat.com Kabir Khan
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: