[
https://issues.apache.org/jira/browse/KAFKA-16203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirk True updated KAFKA-16203:
------------------------------
Labels: kip-848-client-support (was: kip-848 kip-848-client-support)
> 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
> Priority: Major
> Labels: kip-848-client-support
> Fix For: 3.8.0
>
>
> The logic for auto-committing offsets completes without generating a request,
> but mistakenly leaves the inflight request flag on when auto-committing empty
> offsets. 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)