[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Server side HA and failover

timfox do-not-reply at jboss.com
Wed Oct 11 10:49:55 EDT 2006


"bstansberry at jboss.com" wrote : 
  | 
  | I'm still not sure I understand.  I completely understand about what the failover server needs to do; just not certain about why it matters which node the client connects to.
  | 
  | Is it because the recovered messages were part of a session, and to properly maintain the guaranteed order of delivery of messages from a particular JMS session, the client has to connect to the correct server?

Because the queues the client is consuming from will only exist on one node (the node that the original node failed over to), so the client must connect to that one.

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

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



More information about the jboss-dev-forums mailing list