mayuehappy commented on PR #24173: URL: https://github.com/apache/flink/pull/24173#issuecomment-1907878203
@JunRuiLee @WencongLiu Thanks for replying > In my opinion, disabling checkpoints does not necessarily equate to disabling savepoints or other functionalities of the Checkpoint Coordinator, such as restoring from state. Some users may prefer to avoid the automatic triggering of checkpoints, yet still retain the option to initiate savepoints manually when needed. Maybe that makes sense, although I haven't used it this way. Let me explain again ,my original starting point for creating this PR is that for scenarios that do not require Checkpoint/Savepoint/Restore at all. We can avoid the creation of CheckpointCoordinator or related components, that's all -- 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