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(klion26) (Jira)" <ji...@apache.org> on 2020/04/08 03:19:00 UTC

[jira] [Created] (FLINK-17043) Putting more information into accounting when failing a job in FailureManager

Congxian Qiu(klion26) created FLINK-17043:
---------------------------------------------

             Summary: Putting more information into accounting when failing a job in FailureManager
                 Key: FLINK-17043
                 URL: https://issues.apache.org/jira/browse/FLINK-17043
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Checkpointing
            Reporter: Congxian Qiu(klion26)


Currently, we only fail the job when we received continues "CHECKPOINT_DECLINED" message, but ignored the "timeout"/"task_failure"/"task_checkpoint_failure"/"finalize_checkpoint_failure" and so on.

In my opinion, we should put some checkpoint failure reason above into account when failing a job (not only the "CHECKPOINT_DECLINED" reason"


This issue is inspired by a [user mail list|[http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Making-job-fail-on-Checkpoint-Expired-tt34051.html]],

 



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