masteryhx commented on code in PR #24878:
URL: https://github.com/apache/flink/pull/24878#discussion_r1632041854
##########
flink-core/src/main/java/org/apache/flink/configuration/CheckpointingOptions.java:
##########
@@ -210,11 +209,11 @@ public class CheckpointingOptions {
* <p>Local recovery currently only covers keyed state backends.
Currently, MemoryStateBackend
* does not support local recovery and ignore this option.
*/
- @Documentation.Section(Documentation.Sections.COMMON_STATE_BACKENDS)
- public static final ConfigOption<String>
LOCAL_RECOVERY_TASK_MANAGER_STATE_ROOT_DIRS =
Review Comment:
I just remain it as before.
--
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]