You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Brian Bouterse (JIRA)" <ji...@apache.org> on 2016/02/08 17:13:40 UTC

[jira] [Created] (QPID-7053) Exception Notifier Callback

Brian Bouterse created QPID-7053:
------------------------------------

             Summary: Exception Notifier Callback
                 Key: QPID-7053
                 URL: https://issues.apache.org/jira/browse/QPID-7053
             Project: Qpid
          Issue Type: Improvement
          Components: Python Client
    Affects Versions: 0.32
            Reporter: Brian Bouterse


When making effective use of the message_received callback handler added with QPID-5799, an unintended side-effect occurs regarding exception handling.

The user registers the message_recieved callback using set_message_received_handler and then only calls back into qpid.messaging when it was told to do so. As a result when a ConnectionError occurs it is not raised. This effectively deadlocks the receiver since it can't know to call into qpid.messaging.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org