[
https://issues.apache.org/jira/browse/KAFKA-16233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lianet Magrans updated KAFKA-16233:
-----------------------------------
Fix Version/s: (was: 3.9.0)
> 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
> Assignee: Philip Nee
> Priority: Minor
> Labels: consumer-threading-refactor
>
> 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)