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:
[email protected]


With regards,
Apache Git Services

Reply via email to