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

NullPointer fix for field capabilities API #76742 #76813

Merged
merged 1 commit into from
Aug 23, 2021

Conversation

markharwood
Copy link
Contributor

Composite runtime fields do not have a mapped type - add null check, test and Nullable annotation to SearchExecutionContext.getObjectMapper(name)

Closes #76716

Composite runtime fields do not have a mapped type - add null check, test and Nullable annotation to SearchExecutionContext.getObjectMapper(name)

Closes elastic#76716
@markharwood
Copy link
Contributor Author

test this please

@markharwood markharwood merged commit 5ae0090 into elastic:7.x Aug 23, 2021
markharwood added a commit to markharwood/elasticsearch that referenced this pull request Aug 25, 2021
Composite runtime fields do not have a mapped type - add null check, test and Nullable annotation to SearchExecutionContext.getObjectMapper(name)

Closes elastic#76716
markharwood added a commit that referenced this pull request Aug 25, 2021
Composite runtime fields do not have a mapped type - add null check, test and Nullable annotation to SearchExecutionContext.getObjectMapper(name)

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

None yet

2 participants