Skip to content

Improve malformed-input handling, restarting, and crash-recovery #15

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

Merged

Conversation

yaauie
Copy link
Contributor

@yaauie yaauie commented Feb 16, 2018

FTW v0.48 was recently shipped, fixing a crash that could happen when the
webserver was sent an HTTP/0.9 request (what is this, 1991!?), and fixing
a scenario where the webserver would fail to return when stopped.

Also properly overrides LogStash::Inputs::Base#stop, so we can ensure our
server gets stopped when the plugin is stopped or reloaded.

FTW v0.48 was recently shipped, fixing a crash that could happen when the
webserver was sent an `HTTP/0.9` request (what is this, 1991!?), and fixing
a scenario where the webserver would fail to return when stopped.

Also properly overrides `LogStash::Inputs::Base#stop`, so we can ensure our
server gets stopped when the plugin is stopped or reloaded.
@jakelandis
Copy link
Contributor

LGTM

@yaauie yaauie merged commit 5c51db2 into logstash-plugins:master Feb 21, 2018
@yaauie yaauie deleted the fix-recovery-from-webserver-crashes-etc branch February 21, 2018 23:43
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.

3 participants