You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Shimin Yang (JIRA)" <ji...@apache.org> on 2018/10/09 09:25:00 UTC

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

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

Shimin Yang commented on FLINK-10500:
-------------------------------------

Hi [~till.rohrmann], have you started working on this? I would love to take this after the decoupling of ExecutionGraph in JobMaster.

> Let ExecutionGraphDriver react to fail signal
> ---------------------------------------------
>
>                 Key: FLINK-10500
>                 URL: https://issues.apache.org/jira/browse/FLINK-10500
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Distributed Coordination
>    Affects Versions: 1.7.0
>            Reporter: Till Rohrmann
>            Priority: Major
>             Fix For: 1.7.0
>
>
> 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
(v7.6.3#76005)