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

any idea for producer/consumer reconnect? #72

Closed
qiuyesuifeng opened this issue Mar 15, 2014 · 3 comments
Closed

any idea for producer/consumer reconnect? #72

qiuyesuifeng opened this issue Mar 15, 2014 · 3 comments

Comments

@qiuyesuifeng
Copy link

thank u for good job for this project
when use sarama, i come across a problem that how could i catch the connect error to reconnect? any idea for that? thank u:)

@cloudaice
Copy link

👍

@wvanbergen
Copy link
Contributor

Sarama should try to (re)connect to the Kafka cluster automatically on network errors.

If that doesn't work, can you set sarama.Logger to capture the output, and paste it here?

@eapache
Copy link
Contributor

eapache commented Jul 31, 2014

Closing for lack of response. Please feel free to re-open if you have more questions.

@eapache eapache closed this as completed Jul 31, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants