You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2020/10/22 09:44:26 UTC

[GitHub] [incubator-dolphinscheduler] xingchun-chen commented on issue #3929: [Bug][master/worker] After the master and worker are fault-tolerant, the process instance fails after the task instance is successfully executed

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


   Stand-alone deployment
   1. kill -9 worker pid
   2.kill -9 master pid
   3.start master,Fault tolerance generates 2 task instances
   ![image](https://user-images.githubusercontent.com/55787491/96854179-cf8cfd80-148d-11eb-9113-bda612caf626.png)
   ![image](https://user-images.githubusercontent.com/55787491/96854521-2b578680-148e-11eb-9084-f5e66b0c3931.png)
   4.start worker, Workflow instance failed
   ![image](https://user-images.githubusercontent.com/55787491/96854467-1844b680-148e-11eb-8e79-32a0cc07c6ea.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:
users@infra.apache.org