You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/05/14 18:53:19 UTC

[GitHub] [flink] rkhachatryan commented on pull request #8693: [FLINK-8871] Support to cancel checkpoing via notification

rkhachatryan commented on pull request #8693:
URL: https://github.com/apache/flink/pull/8693#issuecomment-628824673


   Thanks for the updates @Myasuka 
   
   There are still some questions open, please see the comments above.
   
   Besides that, can you please list some IT cases covering checkpoint cancelation in the description?
    
   I'm a bit concerned about the following scenarios:
   1. a barrier arrives for an already canceled checkpoint; alignment still happens as usual but the result is discarded, right?
   2. recently, upstream tasks started to block in aligned mode (#11351). With this change, they still will be unblocked by the downstream despite of cancelation via RPC, right?


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