Skip to content

Do not reset fetch positions if offset commit fetch times out #2629

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 21, 2025

Conversation

dpkp
Copy link
Owner

@dpkp dpkp commented May 21, 2025

Possible fix for #2628 - if the attempt to fetch committed offsets times out or otherwise fails (potentially throttled or too-many-in-flight requests) then we were resetting offsets using offset_reset_policy. We should only apply reset policy after offset commits have been fetched (only partitions w/o committed offsets should be reset).

@dpkp dpkp merged commit 3463f59 into master May 21, 2025
18 checks passed
@dpkp dpkp deleted the dpkp/coordinator-refresh-committed-return branch May 21, 2025 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant