masteryhx commented on code in PR #24878:
URL: https://github.com/apache/flink/pull/24878#discussion_r1632041988
##########
flink-core/src/main/java/org/apache/flink/configuration/CheckpointingOptions.java:
##########
@@ -97,11 +97,11 @@ public class CheckpointingOptions {
* to {@link #CHECKPOINTS_DIRECTORY}, and the checkpoint meta data and
actual program state
* will both be persisted to the path.
*/
- @Documentation.Section(value =
Documentation.Sections.COMMON_STATE_BACKENDS, position = 2)
Review Comment:
I have introduced a new section `common_checkpointing` for them.
--
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]