Skip to content

[7.x] Centralize doc values checking (#77089)#77124

Merged
elasticsearchmachine merged 1 commit intoelastic:7.xfrom
nik9000:backport/7.x/pr-77089
Sep 1, 2021
Merged

[7.x] Centralize doc values checking (#77089)#77124
elasticsearchmachine merged 1 commit intoelastic:7.xfrom
nik9000:backport/7.x/pr-77089

Conversation

@nik9000
Copy link
Copy Markdown
Member

@nik9000 nik9000 commented Sep 1, 2021

Backports the following commits to 7.x:

This adds two utility methods for to validate the parameters to the
`docValueFormat` method and replaces a pile of copy and pasted code with
calls to them. They just emit a standard error message if the any
unsupported parameters are provided.
@nik9000 nik9000 added auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport labels Sep 1, 2021
@nik9000
Copy link
Copy Markdown
Member Author

nik9000 commented Sep 1, 2021

Failure was #77126.

@nik9000
Copy link
Copy Markdown
Member Author

nik9000 commented Sep 1, 2021

@elasticmachine, run elasticsearch-ci/bwc

@elasticsearchmachine elasticsearchmachine merged commit 4339a49 into elastic:7.x Sep 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport v7.16.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants