Colm O hEigeartaigh created CXF-7882:
----------------------------------------

             Summary: FailoverTargetSelector uses the Exchange as the key in 
the inProgress map
                 Key: CXF-7882
                 URL: https://issues.apache.org/jira/browse/CXF-7882
             Project: CXF
          Issue Type: Task
            Reporter: Colm O hEigeartaigh
            Assignee: Colm O hEigeartaigh
             Fix For: 3.2.7


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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to