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.1] Return empty version instead of blowing up if we cannot find it (#85244) #85272

Merged
merged 1 commit into from
Mar 23, 2022

Conversation

masseyke
Copy link
Member

Backports the following commits to 8.1:

…tic#85244)

SystemIndexManager.readMappingVersion() throws an exception in a few cases if we cannot find a valid version. For example in some really old versions of certain system indices we see version numbers like 7090399. This commit changes that method to return an empty version instead.
@masseyke masseyke added auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport labels Mar 23, 2022
@elasticsearchmachine elasticsearchmachine merged commit f7138ac into elastic:8.1 Mar 23, 2022
@masseyke masseyke deleted the backport/8.1/pr-85244 branch March 23, 2022 13:59
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 v8.1.2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants