[
https://issues.apache.org/jira/browse/FLINK-30604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-30604:
-----------------------------------
Labels: pull-request-available (was: )
> Remove the limitation that parallelism decided by adaptive batch scheduler is
> always a power of two
> ---------------------------------------------------------------------------------------------------
>
> Key: FLINK-30604
> URL: https://issues.apache.org/jira/browse/FLINK-30604
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Coordination
> Reporter: Lijie Wang
> Assignee: Lijie Wang
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.17.0
>
>
> In FLINK-26517, we add a limitation that the parallelism decided by adaptive
> batch scheduler must be 2^N(for the subpartitions can evenly distribute to
> downstream tasks). After FLINK-29666, we can evenly distribute data to
> downstream tasks, so we can remove the limitation
--
This message was sent by Atlassian Jira
(v8.20.10#820010)