Skip to content

Conversation

@masseyke
Copy link
Member

This corrects the index version filter in the migration reindex logic. We want to require reindexing of indices if they were created before the current version, because those indices will not be writable in the next version. So for Elasticsearch 9, we want to return any indices created before Elasticsearch 9 because those will not be writable in Elasticsearch 10.

@masseyke masseyke added backport :Data Management/Data streams Data streams and their lifecycles auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) v8.18.0 labels Dec 11, 2024
@elasticsearchmachine elasticsearchmachine merged commit 5cf41f6 into elastic:8.x Dec 11, 2024
15 checks passed
@masseyke masseyke deleted the backport/8.x/pr-118487 branch December 11, 2024 21:00
maxhniebergall pushed a commit to maxhniebergall/elasticsearch that referenced this pull request Dec 16, 2024
…ic#118487) (elastic#118503)

* Correcting the index version filter in migration reindex logic (elastic#118487)

* fixing the version for 8.x
maxhniebergall pushed a commit to maxhniebergall/elasticsearch that referenced this pull request Dec 16, 2024
…ic#118487) (elastic#118503)

* Correcting the index version filter in migration reindex logic (elastic#118487)

* fixing the version for 8.x
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 :Data Management/Data streams Data streams and their lifecycles v8.18.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants