wangxj3 opened a new issue #5721:
URL: https://github.com/apache/dolphinscheduler/issues/5721


   There are four tasks in this DAG ,and the relation like this image。
   
![图片](https://user-images.githubusercontent.com/26736756/123894671-22aa3f00-d991-11eb-9695-a3b0a3ee4899.png)
   The task C has a out param named ParamC. the task B has ParamB.If the task D 
need ParamC and ParamB,It will lost the value of ParamB.Because the 
taskInstance D created just in the back of C,is not the back of B.


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