kaisun2000 commented on issue #1371:
URL: https://github.com/apache/helix/issues/1371#issuecomment-694535151


   The root cause seems to be at restarting the participant at 
`testLackEnoughLiveInstances`
   
   ```
       for (int i = 2; i < _participants.size(); i++) {
         _participants.get(i).syncStart();
       }
   
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to