[
https://issues.apache.org/jira/browse/FLINK-20749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-20749:
-----------------------------------
Labels: pull-request-available (was: )
> Allow to register new slots listener at DeclarativeSlotPool
> -----------------------------------------------------------
>
> Key: FLINK-20749
> URL: https://issues.apache.org/jira/browse/FLINK-20749
> Project: Flink
> Issue Type: Improvement
> 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
>
>
> At the moment it is not possible to register a new slots listener at the
> {{DeclarativeSlotPool}} after its creation. This is problematic because the
> listener might not be known at the time of instantiating the
> {{DeclarativeSlotPool}}. I propose to add a {{registerNewSlotListener}}
> method to the {{DeclarativeSlotPool}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)