wangshu-zhouyunfan opened a new issue #915: [BUG] When the worker starts, it 
does not need to load and run the deleted task instance
URL: https://github.com/apache/incubator-dolphinscheduler/issues/915
 
 
   *For better global communication, please give priority to using English 
description, thx! *
   
   **Describe the bug**
   Currently, when the Worker restarts, the deleted task instance is loaded and 
run. This is unreasonable. When failover occurs, it is better to judge whether 
the current task is deleted first, and then judge whether the corresponding 
task instance needs to be run.
   
   **To Reproduce**
   Steps to reproduce the behavior, for example:
   1.  Run a large number of task instances.
   2.  Delete related tasks.
   3. Check whether the worker restores the current task instance and runs
   
   **Expected behavior**
   A large number of deleted task instances continue to run.
   
   

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