[jboss-jira] [JBoss JIRA] Updated: (JBMESSAGING-1855) Failed fail-over doesn't trigger client's ExceptionListener

Justin Bertram (JIRA) jira-events at lists.jboss.org
Fri Mar 25 16:51:37 EDT 2011


     [ https://issues.jboss.org/browse/JBMESSAGING-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Bertram updated JBMESSAGING-1855:
----------------------------------------

    Description: If the cluster node to which a client is connected is dropped gracefully and the cluster is using FailoverOnNodeLeave = false then the client's connection will die and its exception listener will not be triggered so it will never have a chance to manually reconnect to another node of the cluster.  (was: If the cluster node to which a client is connected is dropped gracefully and the cluster is using FailoverOnNodeLeave = false then the client's connection will die and its exception listener will not be triggered so it may manually reconnect to another node of the cluster.)


> Failed fail-over doesn't trigger client's ExceptionListener
> -----------------------------------------------------------
>
>                 Key: JBMESSAGING-1855
>                 URL: https://issues.jboss.org/browse/JBMESSAGING-1855
>             Project: JBoss Messaging
>          Issue Type: Bug
>    Affects Versions: 1.4.0.SP3.CP09
>            Reporter: Justin Bertram
>            Assignee: Yong Hao Gao
>
> If the cluster node to which a client is connected is dropped gracefully and the cluster is using FailoverOnNodeLeave = false then the client's connection will die and its exception listener will not be triggered so it will never have a chance to manually reconnect to another node of the cluster.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list