You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2017/02/09 16:14:42 UTC

[jira] [Closed] (FLINK-4912) Introduce RECONCILING state in ExecutionGraph

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

Stephan Ewen closed FLINK-4912.
-------------------------------

> Introduce RECONCILING state in ExecutionGraph
> ---------------------------------------------
>
>                 Key: FLINK-4912
>                 URL: https://issues.apache.org/jira/browse/FLINK-4912
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Distributed Coordination
>            Reporter: Stephan Ewen
>            Assignee: Zhijiang Wang
>             Fix For: 1.3.0
>
>
> This is part of the non-disruptive JobManager failure recovery.
> I suggest to add a JobStatus and ExecutionState {{RECONCILING}}.
> If a job is started on a that JobManager for master recovery (tbd how to determine that) the {{ExecutionGraph}} and the {{Execution}}s start in the reconciling state.
> From {{RECONCILING}}, tasks can go to {{RUNNING}} (execution reconciled with TaskManager) or to {{FAILED}}.



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