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 2020/12/29 16:52:00 UTC

[jira] [Closed] (FLINK-20749) Allow to register new slots listener at DeclarativeSlotPool

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

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

Fixed via 2a5a34dc9ea3f8fabd1e07ab19ce29ae1ee9439c

> 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)