Calvin Liu created KAFKA-15873:
----------------------------------
Summary: 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
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)