[
https://issues.apache.org/jira/browse/KAFKA-12479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajini Sivaram resolved KAFKA-12479.
------------------------------------
Fix Version/s: 3.0.0
Reviewer: David Jacot
Resolution: Fixed
> 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
> Priority: Major
> Fix For: 3.0.0
>
>
> 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)