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

Rob Godfrey resolved QPID-4673.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 0.22
    
> [Java Broker AMQP 1.0] Potential for deadlock when draining AMQP 1.0 
> subscriptions
> ----------------------------------------------------------------------------------
>
>                 Key: QPID-4673
>                 URL: https://issues.apache.org/jira/browse/QPID-4673
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: 0.20
>            Reporter: Rob Godfrey
>            Assignee: Rob Godfrey
>             Fix For: 0.21, 0.22
>
>
> There is a potential for deadlock between the locks on the connection 
> endpoint and the subscription object in the java broker when running in the 
> AMQP 1.0 codepath.  Instead of locking the subscription object the methods 
> should instead take the lock from the link (which is the same as the 
> connection endpoint lock).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to