You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/09/27 10:03:00 UTC

[jira] [Updated] (FLINK-14248) LazyFromSourcesSchedulingStrategy should support to tasks in terminal state

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

Zhu Zhu updated FLINK-14248:
----------------------------
    Affects Version/s: 1.10.0

> LazyFromSourcesSchedulingStrategy should support to tasks in terminal state
> ---------------------------------------------------------------------------
>
>                 Key: FLINK-14248
>                 URL: https://issues.apache.org/jira/browse/FLINK-14248
>             Project: Flink
>          Issue Type: Sub-task
>    Affects Versions: 1.10.0
>            Reporter: Zhu Zhu
>            Priority: Major
>
> {{LazyFromSourcesSchedulingStrategy}} now will only schedule tasks in CREATED state. 
> However, the DefaultScheduler will reset failed tasks when actually restarting them.
> This makes failed tasks not able to be restarted with {{LazyFromSourcesSchedulingStrategy}}.
> We can keep {{LazyFromSourcesSchedulingStrategy}} to schedule tasks in CREATED state in normal scheduling. And make it schedule tasks in terminal state when trying to restart tasks.



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