Hi Justin,

A fix for deadlocks in the Java Broker that Gordon found while testing 0.32:

https://issues.apache.org/jira/browse/QPID-6433

https://svn.apache.org/r1664160 and
https://svn.apache.org/r1664334

Without the fix the broker may deadlock which affects not only the AMQP 1.0
connection which caused the deadlock, but may affect other consumers
publishing/subscribing to the same queue.

The code change only affects the 1.0 path of the Java Broker.

Given the severity of the issue, I think it's a blocker.

Thanks,
Rob

Reply via email to