Jackie-Jiang commented on issue #7338: URL: https://github.com/apache/pinot/issues/7338#issuecomment-998361997
@Jackie-Jiang I was suggesting to directly use the `_refreshThreadSemaphore` for the reload because `reload` and `refresh` are essentially the same, and we should not have 2 different threshold for them. The 40 threads is a Helix default setting (didn't find the documentation, but the value is in `HelixTaskExecutor.DEFAULT_PARALLEL_TASKS`), which is not really related to this discussion. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
