Skip to content

Conversation

@astefan
Copy link
Contributor

@astefan astefan commented Jan 12, 2021

Adds a minimum version request parameter to SearchRequest. The minimum version helps failing a request if any shards involved in the search do not meet the compatibility requirements (all shards need to have a version equal or later than the minimum version provided).

Relates to #63304.
Backport of #65896.

The minimum version helps failing a request if any shards
involved in the search do not meet the compatibility requirements
(all shards need to have a version equal or later than the minimum
version provided).
@astefan astefan added >feature :Search/Search Search-related issues that do not fall into other categories backport labels Jan 12, 2021
@elasticmachine elasticmachine added the Team:Search Meta label for search team label Jan 12, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search (Team:Search)

@astefan
Copy link
Contributor Author

astefan commented Jan 12, 2021

Closing in favor of a new PR after the original (in master) one is merged.

@astefan astefan closed this Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport >feature :Search/Search Search-related issues that do not fall into other categories Team:Search Meta label for search team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants