Zakelly commented on PR #24374:
URL: https://github.com/apache/flink/pull/24374#issuecomment-2119788940

   > @Zakelly There are some references to 
`org.apache.flink.streaming.api.CheckpointingMode` in 
`ExecutionCheckpointingOptions`. When we move these configurations into 
`CheckpointingOptions`, do we need to replace them with `org.apache.flink 
.core.execution.CheckpointingMode`?
   
   @spoon-lz 
   Firstly, we should keep `ExecutionCheckpointingOptions` and mark it as 
deprecated.
   Secondly, any new introduced(moved) options should use the new enum class. 
Right?


-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to