Skip to content

KAFKA-20131: ClassicKafkaConsumer does not clear endOffsetRequested flag on failed LIST_OFFSETS calls#21669

Open
kirktrue wants to merge 2 commits intoapache:3.9from
kirktrue:KAFKA-20131-backport-to-3.9
Open

KAFKA-20131: ClassicKafkaConsumer does not clear endOffsetRequested flag on failed LIST_OFFSETS calls#21669
kirktrue wants to merge 2 commits intoapache:3.9from
kirktrue:KAFKA-20131-backport-to-3.9

Conversation

@kirktrue
Copy link
Contributor

@kirktrue kirktrue commented Mar 7, 2026

Applying the change from #21457 to 3.9. (The fix was applied “manually” as too much had changed between 3.9 and 4.0 to cherry pick cleanly.)

Updates the ClassicKafkaConsumer to clear out the SubscriptionState endOffsetRequested flag if the LIST_OFFSETS call fails.

…lag on failed LIST_OFFSETS calls

Updates the ClassicKafkaConsumer to clear out the SubscriptionState
endOffsetRequested flag if the LIST_OFFSETS call fails.
@kirktrue kirktrue marked this pull request as ready for review March 7, 2026 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants