[
https://issues.apache.org/jira/browse/QPID-886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Ritchie updated QPID-886:
--------------------------------
Priority: Blocker (was: Critical)
Fix Version/s: M2.1
Remaining Estimate: 2h
Original Estimate: 2h
We should really fix this for the M2.1 release.
> 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
> Assignee: Martin Ritchie
> Priority: Blocker
> Fix For: M2.1
>
> Attachments: QPID-886-LockRelease.patch
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> 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.