[ 
https://issues.apache.org/jira/browse/FLINK-32100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maximilian Michels updated FLINK-32100:
---------------------------------------
    Description: 
So far, we've taken the max number partitions we can find. However, the correct 
way to calculate the
max source parallelism would be to sum the number of partitions of all topis.


  was: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.


> 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
>            Priority: Major
>
> So far, we've taken the max number partitions we can find. However, the 
> correct way to calculate the
> max source parallelism would be to sum the number of partitions of all topis.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to