[
https://issues.apache.org/jira/browse/KAFKA-17439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirk True updated KAFKA-17439:
------------------------------
Fix Version/s: 4.0.0
> Make polling for new records an explicit action/event in the new consumer
> -------------------------------------------------------------------------
>
> Key: KAFKA-17439
> URL: https://issues.apache.org/jira/browse/KAFKA-17439
> Project: Kafka
> Issue Type: Bug
> Components: clients, consumer
> Reporter: Kirk True
> Assignee: Kirk True
> Priority: Major
> Labels: consumer-threading-refactor
> Fix For: 4.0.0
>
>
> Presently, the new consumer polls the FetchRequestManager many, many times a
> second and creates fetch requests for any fetchable partitions. In order to
> more closely mirror how the existing consumer processes fetches, we should
> mirror the points at which fetch requests are sent in the new consumer.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)