You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2020/12/17 22:01:04 UTC

[jira] [Closed] (FLINK-19313) Implement declarative SlotPool

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

Chesnay Schepler closed FLINK-19313.
------------------------------------
    Resolution: Fixed

> Implement declarative SlotPool
> ------------------------------
>
>                 Key: FLINK-19313
>                 URL: https://issues.apache.org/jira/browse/FLINK-19313
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Coordination
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Major
>             Fix For: 1.13.0
>
>
> Implement a new SlotPool that works with declarative resource management.
> It receives slot offers from the task executors and matches them against the requirements by jobs.
> We will also require a compatibility layer that allows the new implementation to be used as a drop-in replacement for the current one.
> Since we are not writing a new implementation this is also a good opportunity to split the implementation into several components, as it has grown quite large.



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