Myasuka commented on issue #8693: [FLINK-8871] Support to cancel checkpoing via 
notification
URL: https://github.com/apache/flink/pull/8693#issuecomment-551018062
 
 
   @StephanEwen thanks for your review and sorry for the reply. I have actually 
almost completed the refactoring checkpointing part of StreamTask locally and 
just crated a new issue 
[FLINK-14652](https://issues.apache.org/jira/browse/FLINK-14652) to track this.
   
   BTW, what do you think of removing `lock` within notify checkpoint 
complete/aborted interfaces? From my side, as we still need to support legacy 
source, we cannot easily remove these `synchronized (lock)` in the 
notifications now.

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


With regards,
Apache Git Services

Reply via email to