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

Fix panic on Metricbeat filters #4328

Merged
merged 1 commit into from
May 17, 2017

Conversation

tsg
Copy link
Contributor

@tsg tsg commented May 16, 2017

nil can happen if the event is dropped by processors. Fixes #4327.

Copy link
Member

@andrewkroh andrewkroh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@tsg
Copy link
Contributor Author

tsg commented May 16, 2017

Added changelog since this affects alpha1. Please squash on merging.

@tsg tsg force-pushed the fix_panic_on_metricbeat_filters branch from 837811e to 05422d1 Compare May 16, 2017 19:42
`nil` can happen if the event is dropped by processors. Fixes elastic#4327.
@tsg tsg force-pushed the fix_panic_on_metricbeat_filters branch from 05422d1 to d37a052 Compare May 16, 2017 19:42
@tsg
Copy link
Contributor Author

tsg commented May 17, 2017

jenkins, retest it

@ruflin ruflin merged commit 8bec232 into elastic:master May 17, 2017
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.

3 participants