[
https://issues.apache.org/jira/browse/FLINK-21098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-21098:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> 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)