curcur opened a new pull request #16548:
URL: https://github.com/apache/flink/pull/16548


   
   ## What is the purpose of the change
   
   CheckpointOptions contain many fields that are not related to the backend 
snapshot (materialization in changelog).
   
   In the future, if we want to separate checkpointing away from 
materialization (conceptually, they are indeed two different pieces as well), 
we do not need to provide such CheckpointOptions for each snapshotting.
   
   ## Brief change log
   
   - Remove CheckpointOptions from Snapshotable#snapshot
   
   ## Verifying this change
   
   Existing Tests


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to