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 2019/01/26 07:12:14 UTC

[GitHub] lamber-ken commented on issue #7571: [FLINK-10724] Refactor failure handling in check point coordinator

lamber-ken commented on issue #7571: [FLINK-10724] Refactor failure handling in check point coordinator
URL: https://github.com/apache/flink/pull/7571#issuecomment-457809097
 
 
   hi, @yanghua, I'm also studying checkpoint these days and the pr looks good to me, I found some place need to update.
   - the `CheckpointingOperation#executeCheckpointing` method never throw Exception for now.
   - it need to add a default statement when judge taskAcknowledgeResult #7551 (I closed it)
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services