mirror of
https://github.com/apache/activemq.git
synced 2025-02-10 12:06:05 +00:00
Prevent conccurent calls to handleTransportFailure from closing an already reconnected transport instance. (cherry picked from commit 23a5beb86c3dac151ae3ed242ce506aa0048bd03) Conflicts: activemq-client/src/main/java/org/apache/activemq/transport/failover/FailoverTransport.java