spoon-lz commented on code in PR #24461:
URL: https://github.com/apache/flink/pull/24461#discussion_r1568676454
##########
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:
In python, the class name is currently changed directly. Do we need to keep
it consistent with Java and create a new `ExternalizedCheckpointRetention.py`?
--
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]