Lianet Magrans created KAFKA-16203:
--------------------------------------
Summary: AutoCommit of empty offsets blocks following requests due
to inflight flag
Key: KAFKA-16203
URL: https://issues.apache.org/jira/browse/KAFKA-16203
Project: Kafka
Issue Type: Bug
Components: clients, consumer
Affects Versions: 3.7.0
Reporter: Lianet Magrans
Assignee: Lianet Magrans
Fix For: 3.8.0
The logic for auto-committing offsets completes without generating a request,
but mistakenly leaves the inflight request flag on. This makes that following
auto-commits won't generate requests, even if offsets have been consumed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)