lenboo 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-596376055
 
 
   the key is the design of  failure strategy, 
   whether we can submit tasks (retry tasks /new tasks) to run when strategy is 
"end".
   when strategy is "end", i think we should not submit any tasks(retry /new ) 
to run if there have task failed, so it's right to commit to "kill" status
   
   关键是失效策略的设计,当策略为“结束”时是否可以继续提交任务(重试/新任务)以运行。
   当策略为“结束”时,我认为如果任务失败,不应该提交任何要运行的任务(重试/新任务),所以提交kill状态是正确的。

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

Reply via email to