You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ted Ross (JIRA)" <qp...@incubator.apache.org> on 2010/03/05 19:30:27 UTC

[jira] Created: (QPID-2435) Deadlock can occur during the registration of a qmf agent

Deadlock can occur during the registration of a qmf agent
---------------------------------------------------------

                 Key: QPID-2435
                 URL: https://issues.apache.org/jira/browse/QPID-2435
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
            Reporter: Ted Ross
            Assignee: Ted Ross
             Fix For: 0.7


The "publishNow" feature in ManagementAgent::addObject causes a message to be sent.  The call chain violates the required locking hierarchy and may, in rare cases, cause the broker to deadlock.

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


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Resolved: (QPID-2435) Deadlock can occur during the registration of a qmf agent

Posted by "Ted Ross (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Ross resolved QPID-2435.
----------------------------

    Resolution: Fixed

> Deadlock can occur during the registration of a qmf agent
> ---------------------------------------------------------
>
>                 Key: QPID-2435
>                 URL: https://issues.apache.org/jira/browse/QPID-2435
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>            Reporter: Ted Ross
>            Assignee: Ted Ross
>             Fix For: 0.7
>
>
> The "publishNow" feature in ManagementAgent::addObject causes a message to be sent.  The call chain violates the required locking hierarchy and may, in rare cases, cause the broker to deadlock.

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


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org