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 2020/01/31 11:01:00 UTC

[jira] [Closed] (FLINK-8442) Should recovery the input split when an execution failover with FailoverRegion

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

Till Rohrmann closed FLINK-8442.
--------------------------------
    Resolution: Duplicate

> Should recovery the input split when an execution failover with FailoverRegion
> ------------------------------------------------------------------------------
>
>                 Key: FLINK-8442
>                 URL: https://issues.apache.org/jira/browse/FLINK-8442
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Coordination
>    Affects Versions: 1.4.0, 1.5.0
>            Reporter: shuai.xu
>            Priority: Major
>
> In flip-1, it enable only restart the executions in a FailoverRegion when a task fail. But now the input splits are assigned only when an ExecutionJobVertex is initializing, so when an executions restarts, the input splits it has read may can not be get from job master any more. Need to recover the input splits so they can be be consumed again when the task restarts.



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