LiuShuangBJ commented on issue #14749:
URL: 
https://github.com/apache/dolphinscheduler/issues/14749#issuecomment-1678608943

   <img width="912" alt="image" 
src="https://github.com/apache/dolphinscheduler/assets/142294782/30d0aed6-30c8-492b-84fe-ed518afec9f7";>
   由于switch结果没有判定结果为s1,导致s1节点被加入到了skipTaskNodeList集合中
   当s2执行后,s1执行完成,接收event状态为SUCCESS,准备submitPostNode
   <img width="1261" alt="image" 
src="https://github.com/apache/dolphinscheduler/assets/142294782/ba661f51-b1d8-4509-b123-00de253814c5";>
   <img width="1230" alt="image" 
src="https://github.com/apache/dolphinscheduler/assets/142294782/0cb22d8a-c2e3-487c-a375-e0ed2a39db67";>
   从而导致s3任务没有执行
   


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

Reply via email to