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

Cherry-pick #11910 to 7.0: [Heartbeat] Fix NPE on monitor configuration errors #11921

Merged
merged 1 commit into from
Apr 26, 2019

Conversation

andrewvc
Copy link
Contributor

Cherry-pick of PR #11910 to 7.0 branch. Original message:

These errors cause the newMonitor constructor to return a nil object plus error. Without a nil check we get an NPE.

Fixes #11747

These errors cause the `newMonitor` constructor to return a nil object plus error. Without a nil check we get an NPE.

Fixes elastic#11747

(cherry picked from commit ac37fa3)
@andrewvc andrewvc merged commit 84cc9c3 into elastic:7.0 Apr 26, 2019
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.

2 participants