BoYiZhang opened a new issue #5470: URL: https://github.com/apache/dolphinscheduler/issues/5470
At present, when upgrading a DS cluster, if there is a task in progress, the task will become "fault tolerant" after restart. It is suggested that when shutting down the cluster, you can shut down the cluster gracefully To upgrade / modify the configuration For example: When you stop the cluster, you can make the master stop processing new tasks. When all tasks are stopped, you can stop the cluster ------------------------ 目前, DS集群在升级的时候,如果有正在执行的任务. 重启之后, 任务会变成 '需要容错' , 建议关闭集群的时候,可以优雅的关闭集群. 从而进行升级/修改配置操作. 比如: 停止集群的时候, 可以使master不再处理新的任务,当所有的任务都停止之后停止集群. -- 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]
