[
https://issues.apache.org/jira/browse/KAFKA-16099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823686#comment-17823686
]
Aratz commented on KAFKA-16099:
-------------------------------
Where can we find the corresponding PR?
> 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)