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/07 09:06:56 UTC

[GitHub] [flink] rkhachatryan edited a comment on issue #11515: [FLINK-16744][task] implement channel state persistence for unaligned checkpoints

rkhachatryan edited a comment on issue #11515: [FLINK-16744][task] implement channel state persistence for unaligned checkpoints
URL: https://github.com/apache/flink/pull/11515#issuecomment-610027939
 
 
   Thanks for the thorough review @zhijiangW and @AHeise .
   I've updated the PR and addressed most of the issues. 
   
   Also I found some bugs in writer (particularly, not recycling or double-recycling buffers). To test the fixes, I extracted `ChannelStateWriteRequestExecutor`.
   
   Another change is the addition of abort functionality.

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


With regards,
Apache Git Services