Skip to content

[Backport master] Support multiple expand_wildcards #5319

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

Merged
merged 2 commits into from
Feb 16, 2021

Conversation

github-actions[bot]
Copy link
Contributor

Backport 35c12cd from #5317

@elasticmachine
Copy link
Collaborator

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

@stevejgordon
Copy link
Contributor

Needs some namespace fix-up which I'll do shortly!

Since 7.10.1 the watcher expand_wildcards property has accepted and
returns an array for expanded_wildcards. This broke in our existing
representation of IndicesOptions during deserialisation. This change is
breaking but now supports either a single string value or an array in
the JSON response.
@stevejgordon stevejgordon force-pushed the backport-5317-to-master branch from f7be713 to 26ace52 Compare February 11, 2021 14:31
@stevejgordon stevejgordon merged commit c3ca65c into master Feb 16, 2021
@stevejgordon stevejgordon deleted the backport-5317-to-master branch February 16, 2021 19:23
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.

2 participants