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 2021/01/21 16:46:00 UTC

[jira] [Updated] (FLINK-10500) Let ExecutionGraphDriver react to fail signal

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

Till Rohrmann updated FLINK-10500:
----------------------------------
        Parent:     (was: FLINK-10407)
    Issue Type: Improvement  (was: Sub-task)

> Let ExecutionGraphDriver react to fail signal
> ---------------------------------------------
>
>                 Key: FLINK-10500
>                 URL: https://issues.apache.org/jira/browse/FLINK-10500
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Coordination
>    Affects Versions: 1.7.0
>            Reporter: Till Rohrmann
>            Priority: Major
>
> In order to scale down when there are not enough resources available or if TMs died, the {{ExecutionGraphDriver}} needs to learn about a failure. Depending on the failure type and the available set of resources, it can then decide to scale the job down or simply restart. In the scope of this issue, the {{ExecutionGraphDriver}} should simply call into the {{RestartStrategy}}.



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