[
https://issues.apache.org/jira/browse/FLINK-22974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17366973#comment-17366973
]
Yun Tang commented on FLINK-22974:
----------------------------------
Merged in master: 55eb22bbd6b5fa3aadbf3ca0ec39370a7ab22b58
> No execution checkpointing config desc in flink-conf.yaml
> ----------------------------------------------------------
>
> Key: FLINK-22974
> URL: https://issues.apache.org/jira/browse/FLINK-22974
> Project: Flink
> Issue Type: Improvement
> Components: Build System
> Affects Versions: 1.13.1
> Reporter: tinawenqiao
> Assignee: tinawenqiao
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.14.0
>
>
> We found that there is no parameter description for execution checkpointing
> in flink-conf.yaml. It may cause a misunderstanding. I think we can add some
> important parameters, such as
> execution.checkpointing.interval,execution.checkpointing.externalized-checkpoint-retention,execution.checkpointing.tolerable-failed-checkpoints
> etc.
>
> #==============================================================================
> # Fault tolerance and checkpointing
>
> #==============================================================================
> # The backend that will be used to store operator state checkpoints if
> # checkpointing is enabled.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)