Skip to content
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

New fix: Let consumer crash when no brokers are available #1428

Conversation

pravin-raha
Copy link

@Nevon even with this fix #1402 problem exist. When we have no nodeIds const fetchers = nodeIds.map(nodeId => map get ignored. And we still get infinite loop
Fixes #1384

@pravin-raha pravin-raha changed the title Let consumer crash when no brokers are available New fix: Let consumer crash when no brokers are available Jul 26, 2022
@Saeger
Copy link
Contributor

Saeger commented Feb 18, 2023

@pravin-raha

Maybe your issue is also related to #1408 ? That sounds more complete, including tests as well.

@pravin-raha
Copy link
Author

@Saeger yes. That would resolve the issue

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 runner tries to start the fetch manager without delay
2 participants