You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Kirk True (Jira)" <ji...@apache.org> on 2023/02/03 00:12:00 UTC

[jira] [Created] (KAFKA-14675) Extract metadata-related tasks from Fetcher into MetadataFetcher

Kirk True created KAFKA-14675:
---------------------------------

             Summary: Extract metadata-related tasks from Fetcher into MetadataFetcher
                 Key: KAFKA-14675
                 URL: https://issues.apache.org/jira/browse/KAFKA-14675
             Project: Kafka
          Issue Type: Sub-task
          Components: clients, consumer
            Reporter: Kirk True
            Assignee: Kirk True


Extract from {{Fetcher}} the APIs that are related to metadata operations into a new class named {{{}MetadataFetcher{}}}. This will allow the refactoring of {{Fetcher}} and {{MetadataFetcher}} for the new consumer. 



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