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/04/30 09:43:16 UTC

[GitHub] [flink] Myasuka commented on pull request #11721: [FLINK-14652] Refactor notifyCheckpointComplete to SubtaskCheckpointCoordinator

Myasuka commented on pull request #11721:
URL: https://github.com/apache/flink/pull/11721#issuecomment-621727891


   @rkhachatryan Thanks for your attention. However, my failure here is really a bug due to I missed the line:
   ~~~java
   channelStateWriter.notifyCheckpointComplete(checkpointId);
   ~~~
   Already fix this in my latest commit.


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