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 2022/12/09 01:41:21 UTC

[GitHub] [pinot] snleee commented on pull request #9953: disable flaky checks in MergeRollupMinionClusterIntegrationTest

snleee commented on PR #9953:
URL: https://github.com/apache/pinot/pull/9953#issuecomment-1343725090

   The issue may be due to multiple tests running at the same time. This can cause the queue to have more tasks scheduled.
   
   We may need to filter out the scheduled tasks based on the table name if we want to test the task count that is scheduled by each test.
   
   
   


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

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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