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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
Till Rohrmann created FLINK-20749:
-------------------------------------

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