"fe2o3" wrote : | | 1. If I have the need for different treecache commit properties (LOCAL, REPL_SYNC, REPL_ASYNC), do I simply need to create multiple treecache instances with the appropriate configuration? |
Yes anonymous wrote : | 2. When using multiple jgroups based components (cluster-service.xml, treecache (multiple instances)), is the correct/valid way to configure those components to make sure my multicast addresses don't conflict? | Yes. You can also change the mcast ports anonymous wrote : | 2.1 cluster-service.xml has all the DefaultParition attributes... do they mean *anything* with respect to configuring the underlying jgroups instance? I mean, if you keep the same multicast addresses by change PartitionName or ClusterName attributes, is the config invalid? | cluster-service is not used by TreeCache right now, we're using and configuring JGroups directly anonymous wrote : | 2.2 does the treecache config ClusterName have any relation to the jboss-cluster PartitionName? Meaning, do they need to be the same, *not* be the same, etc... | No relation, but it is the JGroups group name Bela View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840814#3840814 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3840814 ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
