Jops-data opened a new issue #3353:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/3353


   **Describe the question**
   I have created a new workflow, and I have been waiting for the state of the 
thread when it is executed. I now put the configuration file in 
application.properties The maximum number of master and worker threads is 
increased. What services do I need to restart for this configuration to take 
effect. What will happen if you turn it too high.
   
   **Which version of DolphinScheduler:**
   1.2.1
   
   **Additional context**
   The previous configuration was:
   
   master.exec.threads=100
   
   worker.exec.threads=100
   
   The modified configuration is as follows:
   
   master.exec.threads=150
   
   worker.exec.threads=150
   
   Other configurations have not been modified. Will this have other effects
   
   **Requirement or improvement**
   I hope someone can tell me what service to restart to make the modified 
configuration take effect, and then tell me about the impact of the reduction 
meeting
   


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


Reply via email to