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

Lianet Magrans updated KAFKA-15306:
-----------------------------------
    Description: Integrate refreshCommittedOffsets logic, currently performed 
by the coordinator, into the update fetch positions performed on every 
iteration of the async consumer poll loop. This should rely on the 
CommitRequestManager to perform the request based on the refactored model, but 
it should reuse the logic for processing the committed offsets and updating the 
positions.   (was: Integrate refreshCommittedOffsets logic, currently performed 
by the coordinator, into the update fetch positions performed on every 
iteration of the consumer poll loop. )

> Integrate committed offsets logic when updating fetching positions
> ------------------------------------------------------------------
>
>                 Key: KAFKA-15306
>                 URL: https://issues.apache.org/jira/browse/KAFKA-15306
>             Project: Kafka
>          Issue Type: Task
>            Reporter: Lianet Magrans
>            Assignee: Lianet Magrans
>            Priority: Major
>              Labels: client, consumer, kip-945
>
> Integrate refreshCommittedOffsets logic, currently performed by the 
> coordinator, into the update fetch positions performed on every iteration of 
> the async consumer poll loop. This should rely on the CommitRequestManager to 
> perform the request based on the refactored model, but it should reuse the 
> logic for processing the committed offsets and updating the positions. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to