[jira] [Created] (FLINK-21098) Add SlotAllocator

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

[jira] [Created] (FLINK-21098) Add SlotAllocator

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

             Summary: Add SlotAllocator
                 Key: FLINK-21098
                 URL: https://issues.apache.org/jira/browse/FLINK-21098
             Project: Flink
          Issue Type: Sub-task
          Components: Runtime / Coordination
    Affects Versions: 1.13.0
            Reporter: Till Rohrmann
             Fix For: 1.13.0


We should add the {{SlotAllocator}} as defined in [FLIP-160|https://cwiki.apache.org/confluence/x/mwtRCg]. The {{SlotAllocator}} implementation should support
* slot sharing
* respect the configured parallelism of operators
* respect the max parallelism of operators (this point might already be covered if the configured parallelism cannot exceed the max parallelism, we should double check this)



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