Skip to content

Commit

Permalink
[DOCS] Removed redundant (not quite right) information about upgrades.
Browse files Browse the repository at this point in the history
  • Loading branch information
debadair committed Apr 4, 2019
1 parent 74b83b1 commit 75c5a8c
Showing 1 changed file with 4 additions and 16 deletions.
20 changes: 4 additions & 16 deletions docs/reference/migration/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,11 @@

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

As a general rule:

* Migration between minor versions -- e.g. `7.x` to `7.y` -- can be
performed by <<rolling-upgrades,upgrading one node at a time>>.

* Migration between consecutive major versions -- e.g. `6.x` to `7.x` --
requires a <<restart-upgrade,full cluster restart>>.

* Migration between non-consecutive major versions -- e.g. `5.x` to `7.x` --
is not supported.

For more information, see <<setup-upgrade>>.

See also <<release-highlights>> and <<es-release-notes>>.
For information about how to upgrade your cluster, see <<setup-upgrade>>.

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

Expand Down

0 comments on commit 75c5a8c

Please sign in to comment.