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.

Reply via email to