Hisoka-X commented on PR #3945:
URL: 
https://github.com/apache/incubator-seatunnel/pull/3945#issuecomment-1384789857

   Hi, this is a problem we should faced, in two phase commit, we think the 
second phase always should success, if we abort it, the two phase commit can't 
make sure exactly-once. So if second phase failed, in zeta engine, we will 
recommit it again after job restarted. But flink engine can't support recommit 
in flink 1.13.6, so user should handle it by themself.


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