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 NPE in cluster state collector for monitoring #52371

Merged

Conversation

martijnvg
Copy link
Member

Take into account a null license may be returned by the license service.

Closes #52317

Take into account a null license may be returned by the license service.

Closes elastic#52317
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-features (:Core/Features/Monitoring)

Copy link
Member

@dakrone dakrone left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for fixing this Martijn!

@martijnvg martijnvg merged commit 9d6eab2 into elastic:master Feb 17, 2020
martijnvg added a commit that referenced this pull request Feb 17, 2020
Take into account a null license may be returned by the license service.

Closes #52317
martijnvg added a commit that referenced this pull request Feb 17, 2020
Take into account a null license may be returned by the license service.

Closes #52317
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.

Monitoring's ClusterStatsCollector should be able to deal with a null license.
4 participants