wangxj3 commented on issue #15761: URL: https://github.com/apache/dolphinscheduler/issues/15761#issuecomment-2046301648
After the worker-server is down, should the backlog of task instances be run or not? If run it, it will cause excessive pressure on the worker-server, as you said. If it is not run, a large number of task statuses will be abnormal. But when running, you can reduce server pressure by configuring the number of concurrent threads in worker-server's exec-threads (default 100). -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
