incoming message queues are not always notified of session closure
------------------------------------------------------------------
Key: QPID-1045
URL: https://issues.apache.org/jira/browse/QPID-1045
Project: Qpid
Issue Type: Bug
Components: Python Client
Affects Versions: M3
Reporter: Rafael H. Schloming
Assignee: Rafael H. Schloming
Currently the incoming message queues are only notified when an exceptional
session closure occurs. They should also be notified if an explicit session
closure occurs, or if the connection simply aborts.
Additionally when listeners are used the listener thread simply terminates if
there is an exception. It would be good to somehow notify the listener when the
incoming queue has been closed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.