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

Proper handling of exceptions #41

Open
vbohata opened this issue Apr 11, 2019 · 2 comments
Open

Proper handling of exceptions #41

vbohata opened this issue Apr 11, 2019 · 2 comments

Comments

@vbohata
Copy link
Contributor

vbohata commented Apr 11, 2019

There are some situations which results to Logstash crash which should be handled by this plugin. They are: temporary timeouts in connections, connection refuses due to group rebalancing, invalid credentials. All these situations caused LS to crash even almost all (except for creds one) are just temporary.

@cdenneen
Copy link

Yes leaving group due to rebalancing leaves logstash running but kafka plugin not working which results in a "defunct" pipeline and requires manual intervention.

@colinsurprenant
Copy link
Contributor

related to elastic/logstash#11603

@yaauie yaauie transferred this issue from logstash-plugins/logstash-input-kafka Jun 18, 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

3 participants