[
https://issues.apache.org/jira/browse/FLINK-10504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann deleted FLINK-10504:
----------------------------------
> Decide actual parallelism based on available resources
> ------------------------------------------------------
>
> Key: FLINK-10504
> URL: https://issues.apache.org/jira/browse/FLINK-10504
> Project: Flink
> Issue Type: Sub-task
> Reporter: Till Rohrmann
> Priority: Major
>
> Check if a {{JobGraph}} can be scheduled with the available set of resources
> (slots). If the minimum parallelism is fulfilled, then distribute the
> available set of slots across all available slot sharing groups in order to
> decide on the actual runtime parallelism. In the absence of minimum, target
> and maximum parallelism, assume minimum = target = maximum = parallelism
> defined in the {{JobGraph}}.
> Ideally, we make the slot assignment strategy pluggable.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)