Rubik-W commented on issue #2112: [BUG] many dependent tasks depend on a node, task status bug URL: https://github.com/apache/incubator-dolphinscheduler/issues/2112#issuecomment-601987270 @lenboo The problem is the trigger point for the "strategy end". I think the responsibilities should be clear. When submitting tasks, the task processing thread should only care about the state of the process instance. MasterExecThread controls the main process, and to check the "strategy end". Unified caliber, instead of checking "strategy end" everywhere. This is also the purpose of updating the process status before submitting the task.
---------------------------------------------------------------- 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] With regards, Apache Git Services
