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

Broker failure recovery #27

Closed
ostronom opened this issue May 8, 2020 · 0 comments
Closed

Broker failure recovery #27

ostronom opened this issue May 8, 2020 · 0 comments

Comments

@ostronom
Copy link

ostronom commented May 8, 2020

Hi. I am getting very strange behaviour. Suppose we have one broker and we have subscribed to a topic there. We are happily consuming from this topic and then the broker goes down. After some time it is going up again and Kafka client is able to reconnect back, but it won't get any messages anymore, and there is no notification about this event that is exposed to fs2 code, so we can, for example, resubscribe to this topic, restart the consumer/stream or something like this.

I think this problem is common and someone can point me where to look for a solution (and maybe we can extend the documentation to cover this issue).

@ostronom ostronom closed this as completed May 8, 2020
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