You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (Jira)" <ji...@apache.org> on 2021/01/26 17:56:00 UTC

[jira] [Closed] (FLINK-21077) Abstract SlotPool from JobManager by introducing SlotPoolService

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

Till Rohrmann closed FLINK-21077.
---------------------------------
    Resolution: Fixed

Fixed via c6e0a1d072b83069bacdfd0bb5cf048745235e54

> Abstract SlotPool from JobManager by introducing SlotPoolService
> ----------------------------------------------------------------
>
>                 Key: FLINK-21077
>                 URL: https://issues.apache.org/jira/browse/FLINK-21077
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Coordination
>    Affects Versions: 1.13.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.13.0
>
>
> In order to support different slot pools in the {{JobMaster}}, I propose to introduce a {{SlotPoolService}} which is used by the {{JobMaster}} to manage different slot pool types. Additionally, this service allows to retrieve the encapsulated slot pool given the correct type. This will be helpful in order to use the {{DeclarativeSlotPool}} instead of the {{SlotPoolImpl}} when using the declarative scheduler.



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