You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2018/06/27 08:46:00 UTC

[jira] [Created] (FLINK-9672) Fail fatally if we cannot submit job on added JobGraph signal

Till Rohrmann created FLINK-9672:
------------------------------------

             Summary: Fail fatally if we cannot submit job on added JobGraph signal
                 Key: FLINK-9672
                 URL: https://issues.apache.org/jira/browse/FLINK-9672
             Project: Flink
          Issue Type: Improvement
          Components: Distributed Coordination
    Affects Versions: 1.5.0, 1.6.0
            Reporter: Till Rohrmann
            Assignee: Till Rohrmann
             Fix For: 1.6.0, 1.5.1


The {{SubmittedJobGraphStore}} signals when new {{JobGraphs}} are added. If this happens, then the leader should recover this job and submit it. If the recovery/submission should fail for some reason, then we should fail fatally to restart the process which will then try to recover the jobs again.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)