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/11/01 00:55:53 UTC

[GitHub] [pinot] Jackie-Jiang commented on issue #9651: [Flaky test] PinotHelixResourceManagerTest.testSegmentReplacement is flaky

Jackie-Jiang commented on issue #9651:
URL: https://github.com/apache/pinot/issues/9651#issuecomment-1297868601

   There are 2 root causes:
   1. The cluster setup is not correct. We cannot mix single-tenant and multi-tenant in the same cluster. `PinotHelixResourceManagerTest` shouldn't use the shared cluster setup
   2. Segment deletion is done using a separate thread with delay. That is causing the timeout.


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