Sai created AMQ-5396:
------------------------
Summary: Linkstealing causes deadlock when old client disconnects
before link stealing adds the connection
Key: AMQ-5396
URL: https://issues.apache.org/jira/browse/AMQ-5396
Project: ActiveMQ
Issue Type: Bug
Components: Broker
Affects Versions: 5.11.0
Reporter: Sai
During link stealing in progress if the old client(or connection) issues a
disconnect can cause a deadlock due the order in which the locks are obtained
on RegionBroker.addConnection and TransportConnection.processRemoveConneciton.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)