Kirk True created KAFKA-17439:
---------------------------------
Summary: 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
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)