Lijie Wang created FLINK-30604:
----------------------------------
Summary: Remove the limitation of that parallelism decided by
adaptive batch scheduler must be 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
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)