wjsshide opened a new issue #4754:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4754


   分支:master
   问题:
   
worker通过rpc向master发送ack和response,当master挂掉之后,worker会重新找一个master进行发送,master收到信息一方面写到eventQueue中,一方面放到taskCache中,但是taskCache只是在循环获取task状态的时候才会用到。对于新的
 master是没有维护上一个master的任务信息的,是我代码没有覆盖到  还是目前没有做针对master挂掉后对流程实例或者任务实例的重试。谢谢
   


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