Skip to content

Conversation

@stevejgordon
Copy link
Contributor

The current deserialization logic does not handle additional JSON properties, being added for Elasticsearch 7.11.

This PR reads over them, if they are present to avoid an exception. Since these are not available in 7.10, we do not use the values.

Copy link
Member

@Mpdreamz Mpdreamz left a comment

Choose a reason for hiding this comment

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

LGTM, maybe add a comment why this is needed?

@stevejgordon
Copy link
Contributor Author

Thanks @Mpdreamz. Good shout on the comment. Added!

@stevejgordon stevejgordon merged commit 3ffcda0 into 7.10 Nov 30, 2020
@stevejgordon stevejgordon deleted the bug/boxplot-tests-7.10 branch November 30, 2020 16:58
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