kaisun2000 opened a new issue #1446:
URL: https://github.com/apache/helix/issues/1446


   Quite some unit test still use Thread.sleep(xxx) to wait for a condition to 
happen. This is a source of falkiness of test. They may also make the test 
running unnecessarily long. We should address them with TestHelper.verify() 
method.


----------------------------------------------------------------
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