zhuangchong edited a comment on issue #3353: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3353#issuecomment-666209210
Look inside the source code 1. master.exec.threads Configuration is called in MasterSchedulerService class. 2. worker.exec.threads Configuration is called in TaskExecuteProcessor class. Both master and worker servers need to be restarted to take effect --- 看源码里面 1.master.exec.threads 配置在MasterSchedulerService类中调用 2.worker.exec.threads 配置在TaskExecuteProcessor类中调用 Master 和Worker server 都需要重启才能生效 ---------------------------------------------------------------- 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]
