[ 
https://issues.apache.org/jira/browse/FLINK-5869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15999454#comment-15999454
 ] 

ASF GitHub Bot commented on FLINK-5869:
---------------------------------------

Github user StephanEwen closed the pull request at:

    https://github.com/apache/flink/pull/3772


> ExecutionGraph use FailoverCoordinator to manage the failover of execution 
> vertexes
> -----------------------------------------------------------------------------------
>
>                 Key: FLINK-5869
>                 URL: https://issues.apache.org/jira/browse/FLINK-5869
>             Project: Flink
>          Issue Type: Sub-task
>          Components: JobManager
>            Reporter: shuai.xu
>            Assignee: shuai.xu
>             Fix For: 1.3.0
>
>
> Execution graph doesn't manage the failover of executions. It only care for 
> the state of the whole job, which is CREATED, RUNNING, FAILED, FINISHED, or 
> SUSPEND. 
> For execution failure, it will notice the FailoverCoordinator to do failover.
> It only record the finished job vertex and changes to FINISHED after all 
> vertexes finished.
> It will change to final fail if restart strategy fail or meet unrecoverable 
> exceptions.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to