You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Aidan Skinner (JIRA)" <qp...@incubator.apache.org> on 2008/05/16 15:15:56 UTC

[jira] Updated: (QPID-886) CSDM.removeExpired() doesn't relinquish lock causing broker hang.

     [ https://issues.apache.org/jira/browse/QPID-886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aidan Skinner updated QPID-886:
-------------------------------

    Fix Version/s:     (was: M2.1)
                   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.