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

[jira] [Updated] (FLINK-24384) Count checkpoints failed in trigger phase into numberOfFailedCheckpoints

     [ https://issues.apache.org/jira/browse/FLINK-24384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Feifan Wang updated FLINK-24384:
--------------------------------
    Fix Version/s: 1.15.0
                   1.14.5

> Count checkpoints failed in trigger phase into numberOfFailedCheckpoints
> ------------------------------------------------------------------------
>
>                 Key: FLINK-24384
>                 URL: https://issues.apache.org/jira/browse/FLINK-24384
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Checkpointing, Runtime / Metrics
>    Affects Versions: 1.14.1
>            Reporter: Feifan Wang
>            Assignee: Feifan Wang
>            Priority: Major
>             Fix For: 1.15.0, 1.14.5
>
>
> h1. *Problem*
> In current implementation, checkpoints failed in trigger phase do not count into metric 'numberOfFailedCheckpoints'. Such that users can not aware checkpoint stoped by this metric.
> As lang as users can use rules like _*'numberOfCompletedCheckpoints' not increase in some minutes past*_ (maybe checkpoint interval + timeout) for alerting, but I think it is ambages and can not alert timely.
>  
> h1. *Proposal*
> As the title, count checkpoints failed in trigger phase into 'numberOfFailedCheckpoints'.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)