Skip to content

Commit 75c5a8c

Browse files
committed
[DOCS] Removed redundant (not quite right) information about upgrades.
1 parent 74b83b1 commit 75c5a8c

File tree

1 file changed

+4
-16
lines changed

1 file changed

+4
-16
lines changed

docs/reference/migration/index.asciidoc

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,11 @@
33

44
[partintro]
55
--
6-
This section discusses the changes that you need to be aware of when migrating
7-
your application from one version of Elasticsearch to another.
6+
This section discusses the changes that you need to be aware of to migrate
7+
your application to {version}. For more information about what's new in this
8+
release, see the <<release-highlights>> and <<es-release-notes>>.
89

9-
As a general rule:
10-
11-
* Migration between minor versions -- e.g. `7.x` to `7.y` -- can be
12-
performed by <<rolling-upgrades,upgrading one node at a time>>.
13-
14-
* Migration between consecutive major versions -- e.g. `6.x` to `7.x` --
15-
requires a <<restart-upgrade,full cluster restart>>.
16-
17-
* Migration between non-consecutive major versions -- e.g. `5.x` to `7.x` --
18-
is not supported.
19-
20-
For more information, see <<setup-upgrade>>.
21-
22-
See also <<release-highlights>> and <<es-release-notes>>.
10+
For information about how to upgrade your cluster, see <<setup-upgrade>>.
2311

2412
* <<breaking-changes-8.0,Breaking changes in 8.0>>
2513

0 commit comments

Comments
 (0)