[jboss-dev-forums] [Design of Clustering on JBoss (Clusters/JBoss)] - Re: JBAS-4919 - ha singletons in heterogenous topologies
galder.zamarreno@jboss.com
do-not-reply at jboss.com
Wed Apr 16 13:33:00 EDT 2008
A 3rd possibility would be to add a 2rd method to org.jboss.ha.singleton.ExtendedElectionPolicy called something like: pickSingletonIfExists() and call that from HASingletonElectionPolicyBase.isElectedMaster() if exists, otherwise call existing pickSingleton.
pickSingletonIfExists() would return null if no cluster nodes were found.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4144590#4144590
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4144590
More information about the jboss-dev-forums
mailing list