[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: JBMESSAGING-674 - Propagating changes on ClusteredConnec
timfox
do-not-reply at jboss.com
Sun Jan 21 14:44:04 EST 2007
"clebert.suconic at jboss.com" wrote :
|
|
| Are you sure about this? I have testcases about this... a testcase that gets the ConnectionFactory updated when a new server joins / leaves the cluster.
|
|
Yep.
You need to test when a node crashes (not leaves cleanly), when it crashes it will not undeploy the connection factories first, unlike a clean exit. So if you do not update the failover maps on node join leave you have a problem.
anonymous wrote :
| I didn't want MessageCallbackHandler to also take care of ConnectionFactories... I thought the dependency would be wrong.
I don't understand what you're saying. Could you please elucidate?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004608#4004608
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4004608
More information about the jboss-dev-forums
mailing list