You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Jun Rao (Jira)" <ji...@apache.org> on 2023/06/08 21:05:00 UTC

[jira] [Resolved] (KAFKA-14966) Extract reusable common logic from OffsetFetcher

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

Jun Rao resolved KAFKA-14966.
-----------------------------
    Fix Version/s: 3.6.0
       Resolution: Fixed

Merged the PR to trunk.

> 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
>             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)