[jboss-user] [Clustering/JBoss] - Re: How to verify isolated all services for 2nd Cluster?

bstansberry@jboss.com do-not-reply at jboss.com
Fri Oct 19 10:24:17 EDT 2007


The first four are the standard ones.  The last only comes into play if you go out of your way to use an obscure feature in the jmx-console.

Unfortunately there's no simple way to verify isolation.  A good approach is to give each cluster a different partition name (via the -g swtich at startup) and then include the partition name as an element in the group name passed to JGroups.  This is controlled via the "PartitionName" attribute in cluster-service.xml and the "ClusterName" attribute in the other files.  If you do this and mistakenly mix the clusters, they will complain in the logs about receiving messages for another group, alterting you to the problem.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4097000#4097000

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4097000



More information about the jboss-user mailing list