You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alex Rudyy (Created) (JIRA)" <ji...@apache.org> on 2011/10/07 13:12:29 UTC

[jira] [Created] (QPID-3531) Report the failover occurrence to the client application via ExceptionListener

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:dev-subscribe@qpid.apache.org


[jira] [Updated] (QPID-3531) Report the failover occurrence to the client application via ExceptionListener

Posted by "Robbie Gemmell (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robbie Gemmell updated QPID-3531:
---------------------------------

    Fix Version/s:     (was: 0.13)
                   Future
    
> 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: Future
>
>
> 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:dev-subscribe@qpid.apache.org