Report the failover occurrence to the client application via ExceptionListener
------------------------------------------------------------------------------
Key: QPID-3531
URL: https://issues.apache.org/jira/browse/QPID-3531
Project: Qpid
Issue Type: Improvement
Components: Java Client
Reporter: Alex Rudyy
Fix For: 0.13
With current JMS client implementation when failover happens the client
application is not notified about it. In order to report failover occurrence to
the client application a special JMS exception needs to be sent into connection
ExceptionListener (if such is registered with connection).
In this case the JMS client application code can decide what approach to take:
whether call connection.close() etc, or take advantage of their configured
failover reconnect feature.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]