masteryhx commented on code in PR #24461:
URL: https://github.com/apache/flink/pull/24461#discussion_r1560402211
##########
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:
Yeah, I think it's better to since we have modified their parameters.
@HuangXingBo WDYT? And Do we have other things to do about breaking changes
in python codes ?
--
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]