Description
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.
Attachments
Issue Links
- links to