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-unsubscr...@pinot.apache.org

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


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

Reply via email to