[ https://issues.apache.org/jira/browse/KAFKA-15872 ]
Philip Nee deleted comment on KAFKA-15872:
------------------------------------
was (Author: JIRAUSER283568):
this can be closed as duplicate of KAFKA-15946
> Investigate autocommit retry logic
> ----------------------------------
>
> Key: KAFKA-15872
> URL: https://issues.apache.org/jira/browse/KAFKA-15872
> Project: Kafka
> Issue Type: Task
> Components: clients, consumer
> Reporter: Philip Nee
> Priority: Minor
> Labels: consumer-threading-refactor
> Fix For: 3.8.0
>
>
> This is purely an investigation ticket.
> Currently, we send an autocommit only if there isn't an inflight one;
> however, this logic might not be correct because I think we should:
> # expires the request if it is not completed in time
> # always send an autocommit on the clock
--
This message was sent by Atlassian Jira
(v8.20.10#820010)