[
https://issues.apache.org/jira/browse/KAFKA-16099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lianet Magrans resolved KAFKA-16099.
------------------------------------
Fix Version/s: 3.7.0
Resolution: Fixed
> Handle timeouts for AsyncKafkaConsumer.commitSync
> -------------------------------------------------
>
> Key: KAFKA-16099
> URL: https://issues.apache.org/jira/browse/KAFKA-16099
> Project: Kafka
> Issue Type: Sub-task
> Components: clients
> Reporter: Andrew Schofield
> Priority: Major
> Fix For: 3.7.0
>
>
> The handling of synchronous offset commits in the background thread does not
> observe the caller's timeout. In the situation that a commit request needs to
> be retried, the retries should not extend beyond the caller's timeout. The
> CommitApplicationEvent should contain the timeout and not continue beyond
> that time.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)