wait for all members to join @ joinGroup is to short for Appia
--------------------------------------------------------------

         Key: SEQUOIA-986
         URL: https://forge.continuent.org/jira/browse/SEQUOIA-986
     Project: Sequoia
        Type: Bug

    Versions: sequoia 2.10.10, Sequoia 2.10.9    
    Reporter: Stefan Lischke


There is a problem with the time sequoia waits before starting VDB in 
joinGroup()

The code was developed for jgroups (as the comment say):

      // Let the MulticastRequestAdapter thread pump the membership out of the
      // JGroups channel.
      Thread.sleep(2000);

But when using appia 2 seconds is not enough. I tried with 20 and now it works 
in 95% of the cases that failed with 2 seconds. 

We should make this time modifiable via configuration

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://forge.continuent.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to