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

Jason Gustafson reopened KAFKA-4221:
------------------------------------

> KafkaConsumer Fetcher can send ListOffsets requests in parallel when 
> initializing position
> ------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-4221
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4221
>             Project: Kafka
>          Issue Type: Improvement
>          Components: consumer
>            Reporter: Jason Gustafson
>            Priority: Major
>
> With the changes in KIP-79, we've added basic support for sending ListOffsets 
> requests in parallel, however we do not yet utilize this capability when 
> resetting offsets internally. Instead we send a separate ListOffsets request 
> for each partition separately. Should be straightforward to refactor Fetcher 
> to make use of parallel requests.



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

Reply via email to