You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ken Giusti (JIRA)" <qp...@incubator.apache.org> on 2010/08/20 00:10:15 UTC

[jira] Created: (QPID-2810) QMF: python console does not properly shutdown broker thread in some error cases.

QMF: python console does not properly shutdown broker thread in some error cases.
---------------------------------------------------------------------------------

                 Key: QPID-2810
                 URL: https://issues.apache.org/jira/browse/QPID-2810
             Project: Qpid
          Issue Type: Bug
          Components: Qpid Managment Framework
            Reporter: Ken Giusti
            Priority: Minor


The broker thread is started by a call to Session.addBroker().  If the connection fails, this method does not properly shutdown the broker thread.  Also, the broker shutdown code should attempt to properly cleanup the underlying messaging resources.

-- 
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] Closed: (QPID-2810) QMF: python console does not properly shutdown broker thread in some error cases.

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

Ken Giusti closed QPID-2810.
----------------------------

      Assignee: Ken Giusti
    Resolution: Fixed

Also updated the various qpid tools that use the python console with calls to clean up the broker thread properly during exception handling.

> QMF: python console does not properly shutdown broker thread in some error cases.
> ---------------------------------------------------------------------------------
>
>                 Key: QPID-2810
>                 URL: https://issues.apache.org/jira/browse/QPID-2810
>             Project: Qpid
>          Issue Type: Bug
>          Components: Qpid Managment Framework
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>            Priority: Minor
>
> The broker thread is started by a call to Session.addBroker().  If the connection fails, this method does not properly shutdown the broker thread.  Also, the broker shutdown code should attempt to properly cleanup the underlying messaging resources.

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