yumengz5 commented on issue #8617: [FLINK-12619][StateBackend]Support 
TERMINATE/SUSPEND Job with Checkpoint
URL: https://github.com/apache/flink/pull/8617#issuecomment-506618006
 
 
   The onCompletionPromis does complete with an exception, if the 
pendingCheckpoint has been abort, but the job will not exit and its tasks will 
not resume to execute because you **don't** notify the syncLatch. For second 
part, I don't want the tasks to exit. I just want them to unblock and resume to 
execute.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to