[DOCS] Add deprecation docs for 6.x and earlier indices#77804
Merged
jrodewig merged 7 commits intoelastic:7.xfrom Sep 16, 2021
jrodewig:docs__deprecate-6.x-indices
Merged
[DOCS] Add deprecation docs for 6.x and earlier indices#77804jrodewig merged 7 commits intoelastic:7.xfrom jrodewig:docs__deprecate-6.x-indices
jrodewig merged 7 commits intoelastic:7.xfrom
jrodewig:docs__deprecate-6.x-indices
Conversation
In 8.0, Elasticsearch will not start in the presence of indices created in 6.x or earlier versions. This adds a related item to the 7.15 deprecation docs. Relates to #37510
Collaborator
|
Pinging @elastic/es-docs (Team:Docs) |
Collaborator
|
Pinging @elastic/es-data-management (Team:Data Management) |
Member
|
For this one, don't we have a long-standing policy of requiring a reindex of indices from 2 major releases back? Should we just have a static page that says that? I thought we had one, but I can't find it. |
masseyke
approved these changes
Sep 16, 2021
jrodewig
commented
Sep 16, 2021
Comment on lines
+61
to
+63
| Before upgrading to an 8.x version, reindex any index or data stream created in | ||
| 6.x or earlier versions with {es} 7.x. If you no longer need the index or data | ||
| stream, delete it instead. |
Contributor
Author
There was a problem hiding this comment.
Ugh. You can't actually create data streams in 6.x or earlier versions. I'll remove those references.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
In 8.0, Elasticsearch will not start in the presence of indices
created in 6.x or earlier versions.
This adds a related item to the 7.15 deprecation docs.
Relates to #37510
Preview
https://elasticsearch_77804.docs-preview.app.elstc.co/guide/en/elasticsearch/reference/7.x/breaking-changes-7.15.html#deprecate-6x-indices