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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
Peidian Li created FLINK-20209:
----------------------------------

             Summary: 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


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}



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