"[EMAIL PROTECTED]" wrote : Well, if the members are in different clusters, then you will always get different results. | I suggest you don't start all 3 threads concurrently. Have at least 1 member in the cluster, before you start the others. | Otherwise, they will need a merge, and the MERGE protocol was not in your stack.
In this last test, I ensured that the second thread would only start 2 seconds after tthe first one (I tried increasing this time without success). I'm adding the MERGE protocol now. Just to make sure I'm doing it right, I added this line: <MERGE2 max_interval="10000" min_interval="5000"/> right after the PING protocol. Is this right? Thanks again View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877647#3877647 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877647 ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
