Hi JBoss guys, I am trying to use the HA Singleton mechanism in a JBoss cluster.
To test the cluster behaviour I plug the network cable out from the master node. The cluster does not report that the node is down so the controller does not elect a new master node so I end up with a cluster with no master node. I noticed that when I plug the cable back in the cluster updates its topology. Why the cluster topology does not get updated when a node is down(due to network connection failure) but only when a node comes back or re-joins the cluster? I noticed also that if the master node is shut down normally the cluster topology gets updated, a new master node is elected and everything works fine (of course after those 60 seconds due to the hardcoded value in HaPartitionImpl) Is there any way to make the controller re-elect a new master node when the master node loses network connection? Is there any way to make the cluster react when a node loses network connection and to make the cluster update its topology? thanks in advance, Claudiu View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845622#3845622 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845622 ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
