Skip to content

fix: handle metadata fetch error #93

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

Conversation

zmstone
Copy link
Contributor

@zmstone zmstone commented Mar 3, 2025

{error, Reason} tuple was not handled by wolff_producer (only expects {conn_down, Reason} tuple), causing the partition-leader re-discovery timer to be expired permanently.

@zmstone zmstone changed the base branch from main to main-1.5 March 3, 2025 12:39
@zmstone zmstone force-pushed the 250303-handle-metadata-fetch-error branch from 9d03b9d to ab8fc1b Compare March 3, 2025 12:41
@zmstone zmstone merged commit 3ee73f6 into kafka4beam:main-1.5 Mar 4, 2025
6 checks passed
@zmstone zmstone deleted the 250303-handle-metadata-fetch-error branch March 4, 2025 16:11
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