ic4y commented on issue #2398:
URL: 
https://github.com/apache/incubator-seatunnel/issues/2398#issuecomment-1217974650

   <img width="820" alt="image" 
src="https://user-images.githubusercontent.com/83933160/185138149-517b5d43-5b30-45db-865d-68888764b1a4.png";>
   
   **Cluster restart**
       When the cluster restarts, the Job State will be restored from the file 
system to Imap. At this time, SeatunnelServer only needs to take out the Job 
that needs to be resumed from Imap to resume execution.
   
   **Master Drift**
   When the Master node fails, the cluster will select another node as the 
Master at this time. At this time, it is necessary to restore the state of the 
JobMaster to continue processing tasks on the new node. The deployed Task will 
report the status to the new 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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to