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

[8.0] Implement getMinimalSupportedVersion for all NameDiffs (#81374) #81408

Merged
merged 1 commit into from
Dec 7, 2021

Conversation

andreidan
Copy link
Contributor

Backports the following commits to 8.0:

This removes the default implementation of `getMinimalSupportedVersion`
and implements it in all `NameDiffs` implementations.

The default implementation was rather broad, `minimumIndexCompatibilityVersion`
as the index compatibility are wider than our wire compatibility.
Having a default implementation also had the implementors forget about
adjusting the wire compatibility to the correct version.
@andreidan andreidan added the :Data Management/Indices APIs APIs to create and manage indices and templates label Dec 7, 2021
@elasticmachine elasticmachine added the Team:Data Management Meta label for data/management team label Dec 7, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-data-management (Team:Data Management)

@andreidan andreidan merged commit 87f5a7c into elastic:8.0 Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport :Data Management/Indices APIs APIs to create and manage indices and templates Team:Data Management Meta label for data/management team v8.0.0-rc2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants