[ https://issues.apache.org/jira/browse/KAFKA-17622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17929081#comment-17929081 ]
Matthias J. Sax edited comment on KAFKA-17622 at 2/21/25 5:36 PM: ------------------------------------------------------------------ KIP-1094: [https://cwiki.apache.org/confluence/display/KAFKA/KIP-1094%3A+Add+a+new+constructor+method+with+nextOffsets+to+ConsumerRecords] (PR: [https://github.com/apache/kafka/pull/17414]) along with this fix: [https://github.com/apache/kafka/pull/17091] prevent the timeout issue in such scenarios. was (Author: JIRAUSER298811): KIP-1094: [https://cwiki.apache.org/confluence/display/KAFKA/KIP-1094%3A+Add+a+new+constructor+method+with+nextOffsets+to+ConsumerRecords] (PR: [https://github.com/apache/kafka/pull/17414|https://github.com/apache/kafka/pull/17414)]) along with this fix: [https://github.com/apache/kafka/pull/17091] prevent the timeout issue in such scenarios. > Kafka Streams Timeout During Partition Rebalance > ------------------------------------------------- > > Key: KAFKA-17622 > URL: https://issues.apache.org/jira/browse/KAFKA-17622 > Project: Kafka > Issue Type: Bug > Components: streams > Reporter: Alieh Saeedi > Assignee: Alieh Saeedi > Priority: Major > Fix For: 4.0.0 > > > Re: > [https://forum.confluent.io/t/kafka-streams-timeout-during-partition-rebalance-seeking-insights-on-notleaderorfollowerexception/11362] > Calling {{{}Consumer.position() from KS{}}}treams for computing the offset > that must be committed suffers from a race condition so that by the time we > want to commit, the position may be gone. -- This message was sent by Atlassian Jira (v8.20.10#820010)