masteryhx commented on code in PR #24461:
URL: https://github.com/apache/flink/pull/24461#discussion_r1591876771
##########
flink-python/docs/reference/pyflink.datastream/checkpoint.rst:
##########
@@ -81,7 +81,7 @@ The default limit of concurrently happening checkpoints: one.
CheckpointConfig.set_checkpoint_storage
CheckpointConfig.set_checkpoint_storage_dir
CheckpointConfig.get_checkpoint_storage
- ExternalizedCheckpointCleanup
+ ExternalizedCheckpointRetention
Review Comment:
BTW, Let's also extract python related code into one commit which could help
us review.
The Java side LGTM. After following the deprecation on python, I think we
could merge it.
--
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]