[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: JBMESSAGING-674 - Propagating changes on ClusteredConnec
timfox
do-not-reply at jboss.com
Mon Jan 22 10:55:07 EST 2007
Looking through the code, the only place where a replication change with prefix CF_PREFIX = "CF_" is sent is when a connection factory is deployed or undeployed, i.e. in registerConnectionFactory() and unregisterConnectionFactory().
There is no where else in the code where such a replication change is propagated.
So you still haven't explained how such a replication event gets propagated when a node crashes.....
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004864#4004864
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4004864
More information about the jboss-dev-forums
mailing list