[ https://issues.apache.org/jira/browse/KAFKA-14274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Philip Nee reassigned KAFKA-14274: ---------------------------------- Assignee: Kirk True > Implement fetching logic > ------------------------ > > 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)