[
https://issues.apache.org/jira/browse/KAFKA-15873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17939136#comment-17939136
]
Lorcan commented on KAFKA-15873:
--------------------------------
Hi [~calvinliu], I've created a minor patch that addresses an aspect of this
ticket:
[PR link|https://github.com/apache/kafka/pull/19304]
> Improve the performance of the DescribeTopicPartitions API
> ----------------------------------------------------------
>
> Key: KAFKA-15873
> URL: https://issues.apache.org/jira/browse/KAFKA-15873
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Calvin Liu
> Priority: Major
>
> The current API involves sorting, copying, checking topics which will be out
> of the response limit. We should think about how to improve the performance
> for this API as it will be a main API for querying partitions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)