walterddr commented on PR #10858:
URL: https://github.com/apache/pinot/pull/10858#issuecomment-1579187444

   > Why did the unit tests not using cached thread pool lead to the tests 
occasionally failing?
   
   GHA servers only has 2 virtual core, and in the pipeline breaker scenario we 
will have more stages deployed (waiting for pipeline breaker to finish) than 
the number of cores on the fly, thus all threads within the threadpool are 
blocked and no more tasks can be scheduled into it


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