Philip Nee created KAFKA-15872:
----------------------------------
Summary: Investigate autocommit retry logic
Key: KAFKA-15872
URL: https://issues.apache.org/jira/browse/KAFKA-15872
Project: Kafka
Issue Type: Sub-task
Reporter: Philip Nee
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)