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/02/25 11:12:16 UTC

[GitHub] [flink] StephanEwen edited a comment on issue #11179: [FLINK-16178][FLINK-16192][checkpointing] Clean up checkpoint metadata code and remove remaining bits of "legacy state"

StephanEwen edited a comment on issue #11179: [FLINK-16178][FLINK-16192][checkpointing] Clean up checkpoint metadata code and remove remaining bits of "legacy state"
URL: https://github.com/apache/flink/pull/11179#issuecomment-590814924
 
 
   @klion26 Thank you for taking a look! Your suggestions are implemented in this follow-up PR: #11202
   
   There is only one "Savepoint" class any more (renamed to "CheckpointMetadata") and it is not versioned. Only the serializers are versioned.
   
   I would merge the two PRs together, because the second PR finishes the work of the first. I was only trying to spit it into different PRs so they would not grow too big.

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