[
https://issues.apache.org/jira/browse/KAFKA-14966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirk True updated KAFKA-14966:
------------------------------
Labels: kip-945 (was: )
> Extract reusable common logic from OffsetFetcher
> ------------------------------------------------
>
> Key: KAFKA-14966
> URL: https://issues.apache.org/jira/browse/KAFKA-14966
> Project: Kafka
> Issue Type: Sub-task
> Components: clients, consumer
> Reporter: Lianet Magrans
> Assignee: Lianet Magrans
> Priority: Major
> Labels: kip-945
> Fix For: 3.6.0
>
>
> The OffsetFetcher is internally used by the KafkaConsumer to fetch offsets,
> validate and reset positions.
> For the new consumer based on a refactored threading model, similar
> functionality will be needed by the ListOffsetsRequestManager component.
> This task aims at identifying and extracting the OffsetFetcher functionality
> that can be reused by the new consumer implementation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)