[
https://issues.apache.org/jira/browse/KAFKA-14274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirk True updated KAFKA-14274:
------------------------------
Summary: Split Fetcher into Fetcher and MetadataFetcher (was: Fetcher
refactor—split Fetcher into Fetcher and MetadataFetcher)
> Split Fetcher into Fetcher and MetadataFetcher
> ----------------------------------------------
>
> Key: KAFKA-14274
> URL: https://issues.apache.org/jira/browse/KAFKA-14274
> Project: Kafka
> Issue Type: Sub-task
> Components: consumer
> Reporter: Philip Nee
> Assignee: Kirk True
> Priority: Major
>
> The fetch request and fetch processing should happen asynchronously. More
> specifically, we have the background thread to send fetch requests
> autonomously and relay the response back to the polling thread. The polling
> thread collects these fetch requests and returns the ConsumerRecord.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)