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

Client fails to reconnect to kafka once the kafka broker restarts or down and comes back up #661

Open
manojnair727 opened this issue Mar 15, 2024 · 0 comments

Comments

@manojnair727
Copy link

We are using rust rdkafka library as client to produce messages in kafka. version (0.31). Issue we face is whenever kafka broker gets restarted or there is some downtime for brokers and comes back up, producer client is not able to re-initiate the connection and produce message. Instead it gives Message production error (FATAL). we end up restarting our pods to reinitialize the connection to the brokers to get it working. Can you please help us out here.

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

No branches or pull requests

1 participant