You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Justin Ross (JIRA)" <ji...@apache.org> on 2013/03/27 22:49:15 UTC

[jira] [Commented] (QPID-4673) [Java Broker AMQP 1.0] Potential for deadlock when draining AMQP 1.0 subscriptions

    [ https://issues.apache.org/jira/browse/QPID-4673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13615794#comment-13615794 ] 

Justin Ross commented on QPID-4673:
-----------------------------------

Isolated to 1.0 protocol module.  Approved for 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
>
>
> 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org