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

[jira] [Assigned] (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 ]

Lianet Magrans reassigned KAFKA-14966:
--------------------------------------

    Assignee: Lianet Magrans

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