Skip to content

Dont block pending FetchRequests when Metadata update requested #2576

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
Mar 28, 2025

Conversation

dpkp
Copy link
Owner

@dpkp dpkp commented Mar 28, 2025

Checking client.ready(node_id) after generating fetch requests can cause incremental fetch session to get out of sync. Do basic checks before creating fetch sessions, then let the callback handlers handle errors and reset fetch session if necessary.

Fix #2575

@dpkp dpkp merged commit c15a7ff into master Mar 28, 2025
18 checks passed
@dpkp dpkp deleted the dpkp/fetcher-pending-requests branch March 28, 2025 17:51
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.

Consumer gets stuck when consuming messages with incremental fetch sessions enabled
1 participant