Maximilian Michels created FLINK-32100:
------------------------------------------
Summary: Max parallelism is incorrectly calculated with multiple
topics
Key: FLINK-32100
URL: https://issues.apache.org/jira/browse/FLINK-32100
Project: Flink
Issue Type: Bug
Components: Autoscaler, Kubernetes Operator
Affects Versions: kubernetes-operator-1.4.0
Reporter: Maximilian Michels
Assignee: Maximilian Michels
Fix For: kubernetes-operator-1.5.0
We are taking the max number partitions we can find. However, the correct way
to calculate the max parallelism would be to sum the number of partitions of
all topis.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)