kaisun2000 commented on issue #1254: URL: https://github.com/apache/helix/issues/1254#issuecomment-672618684
Actually, the best practice seems to be at the beginning of the test, add `Assert.assertTrue(_clusterVerifier.verifyByPolling())`. Namely let the test be in a known stable state before starting. ---------------------------------------------------------------- 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]
