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)