[jira] [Created] (FLINK-21402) Consolidate Scheduler/SlotPool factories

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

[jira] [Created] (FLINK-21402) Consolidate Scheduler/SlotPool factories

Shang Yuanchun (Jira)
Chesnay Schepler created FLINK-21402:
----------------------------------------

             Summary: Consolidate Scheduler/SlotPool factories
                 Key: FLINK-21402
                 URL: https://issues.apache.org/jira/browse/FLINK-21402
             Project: Flink
          Issue Type: Sub-task
          Components: Runtime / Coordination
            Reporter: Chesnay Schepler
             Fix For: 1.13.0


We have run into the unfortunate situation where different schedulers effectively work against different slot pool implementations and interfaces.
This makes it quite difficult to understand which slot pool factories can work with which scheduler.

We may be able to alleviate these issues by wrapping the factories for both into a single factory.



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