You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Gary Yao (Jira)" <ji...@apache.org> on 2020/04/03 07:48:00 UTC

[jira] [Closed] (FLINK-10432) Introduce bulk/group-aware scheduling

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

Gary Yao closed FLINK-10432.
----------------------------
    Resolution: Later

> Introduce bulk/group-aware scheduling
> -------------------------------------
>
>                 Key: FLINK-10432
>                 URL: https://issues.apache.org/jira/browse/FLINK-10432
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Coordination
>    Affects Versions: 1.7.0
>            Reporter: Stefan Richter
>            Assignee: Stefan Richter
>            Priority: Major
>
> In this step, we change our new Scheduler to support reasoning over a bulk of Executions before interacting with the SlotPool instead of requesting slots on a per-execution basis. This gives us the opportunity to group and schedule tasks together as one unit and to apply scheduling algorithms that require a more holistic view on the tasks at hand. For now, this step will probably mainly address streaming / EAGER scheduling. After this step, we expect that we can support the use-case of local recovery.



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