[ 
https://issues.apache.org/jira/browse/QPID-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Justin Ross updated QPID-1396:
------------------------------

    Description: 
Right now, producer code can't learn that the connection died until it tries to 
send a message.  An exception listener would allow producer code to handle the 
connection close earlier, for instance to attempt to reconnect.


  was:
Right now, producer code can't learn that the connection until it tries to send 
a message.  An exception listener would allow producer code to handle the 
connection close earlier, for instance to attempt to reconnect.



> Add exception listener for connection close
> -------------------------------------------
>
>                 Key: QPID-1396
>                 URL: https://issues.apache.org/jira/browse/QPID-1396
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Python Client
>    Affects Versions: M3
>            Reporter: Justin Ross
>
> Right now, producer code can't learn that the connection died until it tries 
> to send a message.  An exception listener would allow producer code to handle 
> the connection close earlier, for instance to attempt to reconnect.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to