You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2019/07/26 22:49:22 UTC

[GitHub] [incubator-pinot] Jackie-Jiang opened a new pull request #4473: Refactor HelixBrokerStarterTest

Jackie-Jiang opened a new pull request #4473: Refactor HelixBrokerStarterTest
URL: https://github.com/apache/incubator-pinot/pull/4473
 
 
   - Use condition based wait instead of sleep to fix the flakiness of the test
   - Fix the wrong assert which causes the test to last for more than 1 minute
   - Use the TestUtils.waitForCondition so that the test can fail when condition cannot be met
   - Reduce the default interval for TestUtils.waitForCondition to accelerate the test
   - Remove some un-used class

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org