[
https://issues.apache.org/jira/browse/KAFKA-15306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jun Rao resolved KAFKA-15306.
-----------------------------
Fix Version/s: 3.7.0
Resolution: Fixed
merged the PR to trunk
> 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
> Components: clients, consumer
> Reporter: Lianet Magrans
> Assignee: Lianet Magrans
> Priority: Major
> Labels: consumer-threading-refactor
> Fix For: 3.7.0
>
>
> 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)