[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: JBMESSAGING-674 - Propagating changes on ClusteredConnec
clebert.suconic@jboss.com
do-not-reply at jboss.com
Mon Jan 22 10:46:58 EST 2007
anonymous wrote : Sigh... You're still missing the point :)
|
| This line of code is only called when the replication change is a deploy/undeploy of a connection factory:
Nope... this place is called also when a node leaves/joins the cluster. Replicator is re-sending the lists when a node leaves... (crash).
This is exactly the place where we were doing rebinds before.
I just executed ClusterViewUpdate Test, using run test... and I could see the event fired on logs.
ClusterViewUpdate would fail if the Connection Factory was not updated after a crash.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004858#4004858
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4004858
More information about the jboss-dev-forums
mailing list