You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Congxian Qiu (Jira)" <ji...@apache.org> on 2020/12/04 07:54:00 UTC

[jira] [Comment Edited] (FLINK-20209) Add missing checkpoint configuration to Flink UI

    [ https://issues.apache.org/jira/browse/FLINK-20209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17243802#comment-17243802 ] 

Congxian Qiu edited comment on FLINK-20209 at 12/4/20, 7:53 AM:
----------------------------------------------------------------

FYI FLINK-20441 deprecated the setPreferCheckpointForRecovery and will remove it in the future release


was (Author: klion26):
FYI FLINK-20441 deprecated the setPreferCheckpointForRecovery and remove it in the future release

> Add missing checkpoint configuration to Flink UI
> ------------------------------------------------
>
>                 Key: FLINK-20209
>                 URL: https://issues.apache.org/jira/browse/FLINK-20209
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Web Frontend
>    Affects Versions: 1.11.2
>            Reporter: Peidian Li
>            Assignee: Peidian Li
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: image-2020-11-18-16-54-31-638.png
>
>
> Some of the [checkpointing configurations|https://ci.apache.org/projects/flink/flink-docs-stable/ops/config.html#checkpointing] are not shown in the Flink UI,Can we consider adding these configurations to the checkpoints configuration tab to make it easier for users to view checkpoint configurations.
> These configurations need to be added:
> {code:java}
> execution.checkpointing.prefer-checkpoint-for-recovery
> execution.checkpointing.tolerable-failed-checkpoints
> execution.checkpointing.unaligned
> {code}
>  
> !image-2020-11-18-16-54-31-638.png|width=915,height=311!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)