[X] I have searched in the issues and found no similar issues.
Describe the feature
Support dynamic update thread pool
Motivation
For tuning purpose, we should update the core pool size or maximum pool size frequency to tuning the best performance, this will take us into a busy labor work, most time, we change config file and restart cluster.
With this feature, you can update the thread pool anytime by send a rest api post request.
Code of Conduct
Search before asking
Describe the feature
Support dynamic update thread pool
Motivation
For tuning purpose, we should update the core pool size or maximum pool size frequency to tuning the best performance, this will take us into a busy labor work, most time, we change config file and restart cluster.
With this feature, you can update the thread pool anytime by send a rest api post request.
Describe the solution
No response
Additional context
No response
Are you willing to submit PR?