You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (JIRA)" <qp...@incubator.apache.org> on 2009/03/05 22:31:56 UTC

[jira] Created: (QPID-1718) SubscriptionManager::get() closes dispatch queue unexpectedly

 SubscriptionManager::get() closes dispatch queue unexpectedly
--------------------------------------------------------------

                 Key: QPID-1718
                 URL: https://issues.apache.org/jira/browse/QPID-1718
             Project: Qpid
          Issue Type: Bug
          Components: C++ Client
    Affects Versions: M4
            Reporter: Gordon Sim
            Assignee: Gordon Sim
             Fix For: M5


If SubscriptionManager::get() is invoked with no subscriptions in place, the
dispatch queue is closed and a subsequent SubscriptionManager::run() returns
without dispatching.

-- 
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-1718) SubscriptionManager::get() closes dispatch queue unexpectedly

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

Gordon Sim resolved QPID-1718.
------------------------------

    Resolution: Fixed

Fix by r750622.

>  SubscriptionManager::get() closes dispatch queue unexpectedly
> --------------------------------------------------------------
>
>                 Key: QPID-1718
>                 URL: https://issues.apache.org/jira/browse/QPID-1718
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Client
>    Affects Versions: M4
>            Reporter: Gordon Sim
>            Assignee: Gordon Sim
>             Fix For: M5
>
>
> If SubscriptionManager::get() is invoked with no subscriptions in place, the
> dispatch queue is closed and a subsequent SubscriptionManager::run() returns
> without dispatching.

-- 
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