David Jacot created KAFKA-10040:
-----------------------------------

             Summary: Make PreferredReplicaImbalanceCount more efficient
                 Key: KAFKA-10040
                 URL: https://issues.apache.org/jira/browse/KAFKA-10040
             Project: Kafka
          Issue Type: Improvement
            Reporter: David Jacot
            Assignee: David Jacot


At the moment, computing the PreferredReplicaImbalanceCount metric traverses 
all the partitions in the cluster to find out the imbalance ones. This is 
extremely costly in cluster with large number of partitions and this is done 
after the processing of each event in the controller.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to