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

Jason Gustafson resolved KAFKA-6640.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.0

> Improve efficiency of KafkaAdminClient.describeTopics()
> -------------------------------------------------------
>
>                 Key: KAFKA-6640
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6640
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Dong Lin
>            Assignee: Dong Lin
>            Priority: Major
>             Fix For: 1.2.0
>
>
> Currently in KafkaAdminClient.describeTopics(), for each topic in the 
> request, an complete map of cluster and errors will be constructed for every 
> topic and partition. This unnecessarily increases the complexity of 
> describeTopics() to O(n^2).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to