You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rob Godfrey (JIRA)" <qp...@incubator.apache.org> on 2007/09/14 14:45:32 UTC

[jira] Resolved: (QPID-600) Deadlocks on Connection.close

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

Rob Godfrey resolved QPID-600.
------------------------------

    Resolution: Fixed

Completed: At revision: 575663  


> Deadlocks on Connection.close
> -----------------------------
>
>                 Key: QPID-600
>                 URL: https://issues.apache.org/jira/browse/QPID-600
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: M2
>            Reporter: Rob Godfrey
>            Assignee: Rob Godfrey
>             Fix For: M2
>
>
> Calling connection.close() may result in a deadlock if a session is mid-way through processing a message.
> Due to the ordering between message delivery lock and the failover mutex a deadlock can occur which will cause the client to hang.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.