[jboss-dev-forums] [Design of Clustering on JBoss (Clusters/JBoss)] - Re: JBAS-4228 Preferred master node for HASingleton
bstansberry@jboss.com
do-not-reply at jboss.com
Mon Feb 4 18:34:33 EST 2008
OK, that fix to the testsuite broke the test in a different way; e.g. if node0 = localhost. In that case preferredMaster=localhost:1099 but the ClusterNode.getName() returns 127.0.0.1:1099. Not a match.
I'm playing a bit with HASingletonElectionPolicyBase.elect() to try and parse out the InetAddress and port to allow matching on that if the name match fails.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4126385#4126385
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4126385
More information about the jboss-dev-forums
mailing list