Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-7882

FailoverTargetSelector uses the Exchange as the key in the inProgress map

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.2.7
    • None
    • None
    • Unknown

    Description

      The FailoverTargetSelector uses the Exchange as the key in the inProgress map. However this is unnecessary as we can instead just use the System.identityHashCode of the exchange instead as the key, meaning that we are only using a String as the key in the map instead of the entire exchange.

      Attachments

        Activity

          People

            coheigea Colm O hEigeartaigh
            coheigea Colm O hEigeartaigh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: