BasicMessageConsumer's synchronous queue can fill up and block causing deadlocks
--------------------------------------------------------------------------------
Key: QPID-1420
URL: https://issues.apache.org/jira/browse/QPID-1420
Project: Qpid
Issue Type: Bug
Components: Java Client
Affects Versions: M4
Reporter: Rafael H. Schloming
Priority: Blocker
Fix For: M4
When the synchronous queue in BMC fills up and blocks, the dispatcher thread
will deadlock with the main thread when AMQConnection.close() is called.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.