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

Refactor shutdown behavior to follow the new pipeline semantic #20

Closed
wants to merge 1 commit into from

Conversation

ph
Copy link
Contributor

@ph ph commented Sep 16, 2015

Remove all traces of Logstash::ShutdownSignal and make sure we just get
out of the loop as soon as possible.

This PR also remove the PATCH for the aws-sdk which was needed when
we were using the Thread#raise.

Fixes #19

Remove all traces of `Logstash::ShutdownSignal` and make sure we just get
out of the loop as soon as possible.

This PR also remove the `PATCH` for the `aws-sdk` which was needed when
we were using the `Thread#raise`.

Fixes #19
@andrewvc
Copy link

Ran (non-integration) specs. All tests pass!

LGTM

@elasticsearch-bot
Copy link

Merged sucessfully into master!

@ph ph closed this in 17f90bc Sep 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants