You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pinot.apache.org by GitBox <gi...@apache.org> on 2019/01/27 09:40:27 UTC

[GitHub] npawar opened a new pull request #3749: Fix SegmentStatusCheckerIntegrationTest setup timings

npawar opened a new pull request #3749: Fix SegmentStatusCheckerIntegrationTest setup timings
URL: https://github.com/apache/incubator-pinot/pull/3749
 
 
   SegmentStatusCheckerIntegrationTest fails unpredictably, depending on if the table creation and segment pushes take too long, resulting in SegmentStatusChecker running before the  table is setup.
   Adding a ControllerGauge to track number of tables processed in each ControllerPeriodicTask (reset in preprocess, set to gauge in postprocess). Checking this metric in the integration test before beginning to test.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: dev-unsubscribe@pinot.apache.org
For additional commands, e-mail: dev-help@pinot.apache.org