[ 
https://issues.apache.org/jira/browse/QPID-7053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15139776#comment-15139776
 ] 

Ken Giusti commented on QPID-7053:
----------------------------------

Just curious: why didn't it work?  Seems that the Endpoint would be the ideal 
class to add this logic to.


> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to