Lianet Magrans created KAFKA-16233:
--------------------------------------
Summary: Review auto-commit continuously committing when no
progress
Key: KAFKA-16233
URL: https://issues.apache.org/jira/browse/KAFKA-16233
Project: Kafka
Issue Type: Task
Components: clients, consumer
Reporter: Lianet Magrans
When auto-commit is enabled, the consumer (legacy and new) will continuously
send commit requests with the current positions, even if no progress is made
and positions remain unchanged. We could consider if this is really needed for
some reason, or if we could improve it and just send auto-commit on the
interval if positions have moved, avoiding sending repeatedly the same commit
request.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)