[
https://issues.apache.org/jira/browse/QPID-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621756#action_12621756
]
Rob Godfrey commented on QPID-886:
----------------------------------
Since the CSDM was removed by QPID-950, this issue and patch have been
effectively overtaken by events for M3
> 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: M3
>
> Attachments: QPID-886-LockRelease.patch
>
> Original Estimate: 2h
> Time Spent: 0.17h
> Remaining Estimate: 1.83h
>
> 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.