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 2009/10/22 17:40:59 UTC

[jira] Created: (QPID-2156) Add thread shutdown to python QMF bindings, additional logging, native console test.

Add thread shutdown to python QMF bindings, additional logging, native console test.
------------------------------------------------------------------------------------

                 Key: QPID-2156
                 URL: https://issues.apache.org/jira/browse/QPID-2156
             Project: Qpid
          Issue Type: Improvement
          Components: C++ Broker
            Reporter: Ken Giusti
            Priority: Minor
         Attachments: py_bindings_10_22.patch

Added the following to the current impl of the Python QMF bindings:

1) api to cleanly shutdown underlying threads
2) improve debug and error loggging
3) created a test suite for exercising the console features provided by the python QMF bindings


-- 
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] Updated: (QPID-2156) Add thread shutdown to python QMF bindings, additional logging, native console test.

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

Ken Giusti updated QPID-2156:
-----------------------------

    Attachment: py_bindings_10_22.patch

proposed implementation

> Add thread shutdown to python QMF bindings, additional logging, native console test.
> ------------------------------------------------------------------------------------
>
>                 Key: QPID-2156
>                 URL: https://issues.apache.org/jira/browse/QPID-2156
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker
>            Reporter: Ken Giusti
>            Priority: Minor
>         Attachments: py_bindings_10_22.patch
>
>
> Added the following to the current impl of the Python QMF bindings:
> 1) api to cleanly shutdown underlying threads
> 2) improve debug and error loggging
> 3) created a test suite for exercising the console features provided by the python QMF bindings

-- 
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] Assigned: (QPID-2156) Add thread shutdown to python QMF bindings, additional logging, native console test.

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

Ted Ross reassigned QPID-2156:
------------------------------

    Assignee: Ted Ross

> Add thread shutdown to python QMF bindings, additional logging, native console test.
> ------------------------------------------------------------------------------------
>
>                 Key: QPID-2156
>                 URL: https://issues.apache.org/jira/browse/QPID-2156
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker
>            Reporter: Ken Giusti
>            Assignee: Ted Ross
>            Priority: Minor
>         Attachments: py_bindings_10_22.patch
>
>
> Added the following to the current impl of the Python QMF bindings:
> 1) api to cleanly shutdown underlying threads
> 2) improve debug and error loggging
> 3) created a test suite for exercising the console features provided by the python QMF bindings

-- 
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-2156) Add thread shutdown to python QMF bindings, additional logging, native console test.

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

Ted Ross resolved QPID-2156.
----------------------------

       Resolution: Fixed
    Fix Version/s: 0.6

I committed one file from the patch (qmf.py).  The other file (the test file) I didn't commit yet because it should be updated to use the new python test harness.  This can be followed up as a separate issue.

-Ted


> Add thread shutdown to python QMF bindings, additional logging, native console test.
> ------------------------------------------------------------------------------------
>
>                 Key: QPID-2156
>                 URL: https://issues.apache.org/jira/browse/QPID-2156
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker
>            Reporter: Ken Giusti
>            Assignee: Ted Ross
>            Priority: Minor
>             Fix For: 0.6
>
>         Attachments: py_bindings_10_22.patch
>
>
> Added the following to the current impl of the Python QMF bindings:
> 1) api to cleanly shutdown underlying threads
> 2) improve debug and error loggging
> 3) created a test suite for exercising the console features provided by the python QMF bindings

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