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

mod_cluster proxy operations' rollback handlers make potentially dangerous assumptions

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 14.0.0.Beta2
    • 13.0.0.Beta1
    • mod_cluster
    • None

    Description

      The current implementation of certain mod_cluster proxy operations are registering potentially dangerous rollback handlers. They are making an assumption what was the state of the system prior to the operation.

      For instance, if the proxy was already disabled, and a disable operation is called which intermittently fails, a callback handler will be called which will enable the proxy. This is dangerous as attempting to disable an already disabled proxy may potentially enable it.

      This behavior should be removed.

      Attachments

        Issue Links

          Activity

            People

              rhn-engineering-rhusar Radoslav Husar
              rhn-engineering-rhusar Radoslav Husar
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: