NealSun96 commented on pull request #1330:
URL: https://github.com/apache/helix/pull/1330#issuecomment-683130238


   Final commit message:
   ## Feature: Configurable Task Thread Pool ##
   This PR adds the Configurable Task Thread Pool feature to task framework. 
Users can specify target task pool sizes on either the cluster-level or on the 
instance-level by setting either GLOBAL_TARGET_TASK_THREAD_POOL_SIZE in 
ClusterConfig or TARGET_TASK_THREAD_POOL_SIZE in InstanceConfig. After JVM 
restart, an instance will have a pool with the specified size for task threads.


----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to