jackjlli commented on issue #5960:
URL: 
https://github.com/apache/incubator-pinot/issues/5960#issuecomment-685926055


   The default pool size for HelixTaskExecutor shouldn't be just 1. I checked 
the Helix code and the default value is 40:
   
https://github.com/apache/helix/blob/78f6c8beaf05302703809dd7de231605ff4d74a3/helix-core/src/main/java/org/apache/helix/messaging/handling/HelixTaskExecutor.java#L115
   Please adjust the `STATE_TRANSITION.maxThreads` in `CONFIGS/CLUSTER/pinot` 
ZNode and restart all the pinot components sequentially to correctly pick up 
your new setting.
   


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

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