[
https://issues.apache.org/jira/browse/FLINK-21077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-21077:
-----------------------------------
Labels: pull-request-available (was: )
> 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)