xingchun-chen commented on issue #3616:
URL: 
https://github.com/apache/incubator-dolphinscheduler/issues/3616#issuecomment-694139435


   1. first, run workflow A , workflow instance A is in execution, stop master 
service
   2. Restart the master service , after successful execution of workflow 
instance A, delete workflow instance A 
   
   3. second, run workflow A again, workflow instance B is in execution, stop 
master service
   4. Restart the master service, the master service has been receiving the 
success message of deleted task 90, as shown in the figure below,  
taskInstanceId=90 is the task of workflow instance A
   
![image](https://user-images.githubusercontent.com/55787491/93456858-d36ab480-f910-11ea-8c4f-9063f7bdd966.png)
   
![image](https://user-images.githubusercontent.com/55787491/93456896-de254980-f910-11ea-869b-bc05c7567c53.png)
   


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


Reply via email to