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 2021/01/08 07:36:00 UTC

[jira] [Reopened] (FLINK-19922) Remove SlotProvider from SchedulerNG

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

Zhu Zhu reopened FLINK-19922:
-----------------------------

> Remove SlotProvider from SchedulerNG
> ------------------------------------
>
>                 Key: FLINK-19922
>                 URL: https://issues.apache.org/jira/browse/FLINK-19922
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Coordination
>    Affects Versions: 1.12.0
>            Reporter: Zhu Zhu
>            Priority: Major
>             Fix For: 1.13.0
>
>
> SchedulerNG now uses ExecutionSlotAllocator to allocate slots. SlotProvider is no longer directly needed by SchedulerNG and ExecutionGraph. Currently a ThrowingSlotProvider is used as a SlotProvider placeholder in SchedulerNG and ExecutionGraph.
> After legacy scheduling is removed in FLINK-19919, the placeholder for SlotProvider is not needed anymore and thus can be removed.



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