pltbkd commented on PR #18956:
URL: https://github.com/apache/flink/pull/18956#issuecomment-1228108645

   @gezhiwei8899 
   The commit is revert on 1.15 due to FLINK-27148. Both of the issues are now 
fixed on the master branch, but are not included in any 1.15 branch. I'm now 
trying to back port the changes to release-1.13, release-1.14 and release-1.15.
   
   https://github.com/apache/flink/pull/20681
   https://github.com/apache/flink/pull/20682
   https://github.com/apache/flink/pull/20683
   
   By the way, "Checkpoint Coordinator is suspending" is expected while the job 
is doing failover, and the coordinator should be restarted along with the job 
after the failover is done. I suppose it has nothing to do with the issue in 
this PR.


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