[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Failover on Shutdown

maliksaheb do-not-reply at jboss.com
Mon Jun 11 05:34:05 EDT 2007


The clustering mechanim is Jboss Messaging handle failover by allowing the switch to another JMS server of a cluster only if the initial JMS server on which the connection is created crashes. However, if the initial JMS server is stopped with shutdown the failover to a second server does not occur. Consequently any client having a connection of that stopped will not see its connection moving to another of the same JMS cluster. 
I suggest to consider the shutdown as a a case to trigger the failover and not only the crash.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4053017#4053017

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4053017



More information about the jboss-dev-forums mailing list