CSDM.removeExpired() doesn't relinquish lock causing broker hang.
-----------------------------------------------------------------
Key: QPID-886
URL: https://issues.apache.org/jira/browse/QPID-886
Project: Qpid
Issue Type: Bug
Components: Java Broker
Affects Versions: M2, M2.1
Reporter: Martin Ritchie
Priority: Critical
Summary:
The removeExpired mesages grabs the delivery _lock but doesn't use a finally to
remove it so if an exception occurs then the lock can be lost and the system
hang.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.