Rajini Sivaram created KAFKA-12479:
--------------------------------------
Summary: Combine partition offset requests into single request in
ConsumerGroupCommand
Key: KAFKA-12479
URL: https://issues.apache.org/jira/browse/KAFKA-12479
Project: Kafka
Issue Type: Improvement
Components: tools
Reporter: Rajini Sivaram
Assignee: Rajini Sivaram
We currently send one request per-partition of obtain offset information. For a
group with a large number of partitions, this can take several minutes. It
would be more efficient to send a single request containing all partitions.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)