[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 23:09:31 EST 2008
I've implemented something along the above lines in HASingletonElectionPolicyBase. Basically checking for a symbolicname:1099 and converting to a dotteddecimal:1099 and seeing if that matches.
I put this in HASingletonElectionPolicyBase as that's where the rest currently is in trunk, but you'll need to move it to PreferredMasterElectionPolicy.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4126427#4126427
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4126427
More information about the jboss-dev-forums
mailing list