Jason Gustafson created KAFKA-6606:
--------------------------------------
Summary: Regression in consumer auto-commit backoff behavior
Key: KAFKA-6606
URL: https://issues.apache.org/jira/browse/KAFKA-6606
Project: Kafka
Issue Type: Bug
Components: consumer
Reporter: Jason Gustafson
Fix For: 1.1.0
We introduced a regression in the auto-commit behavior inĀ KAFKA-6362. After
initiating a send, the consumer does not reset its next commit deadline, so it
will send auto-commits as fast as the user can call poll() until the first
offset commit returns.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)