Failover Transport can deadlock when the connection fails during restore of
previous state.
-------------------------------------------------------------------------------------------
Key: AMQCPP-248
URL: https://issues.apache.org/activemq/browse/AMQCPP-248
Project: ActiveMQ C++ Client
Issue Type: Bug
Components: CMS Impl
Affects Versions: 3.0
Reporter: Timothy Bish
Assignee: Timothy Bish
Fix For: 3.0.1
While reconnecting the Transport attempts to restore the past state, if the
transport fails there's a chance of a deadlock when attempting to close the
failed transport if its calling it onException method at the same time.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.