[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: JBMESSAGING-674 - Propagating changes on ClusteredConnec
timfox
do-not-reply at jboss.com
Tue Jan 16 19:13:52 EST 2007
Also remember that the failover map on the client is never guaranteed to exactly mirror the server side map.
This is why we built in "server hopping", where if the client got the wrong server it wouuld just redirect to the correct server.
In the most degenerate case, even if you choos a random server it would still redirect to the corrects server, so even if slightly inefficient would end up on the correct failover server eventually.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002528#4002528
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4002528
More information about the jboss-dev-forums
mailing list