[ https://issues.apache.org/jira/browse/QPID-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martin Ritchie reopened QPID-1420: ---------------------------------- Assignee: Rafael H. Schloming (was: Martin Ritchie) Hi Rafi, I didn't really mean resolve the JIRA. I ment assign it to me for review. Now that I look at the change though I note there is no test. I know it is a simple change but it would be good to increase our testing in these cases. I would have thought a Unit test would work here, checking that we can put more than the prefetch limit of messages in to the Consumers Synchronous queue. > 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 > Assignee: Rafael H. Schloming > Priority: Blocker > Fix For: M4 > > Attachments: stack.txt > > > 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.