Skip to content

Commit

Permalink
Add a known issue for upgrading from 5.x to 6.3.0 (#31501)
Browse files Browse the repository at this point in the history
This is due to #31482
  • Loading branch information
bleskes authored Jun 21, 2018
1 parent 4a8edbd commit a8318fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/reference/release-notes/6.3.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
[float]
=== Known issues

Upgrades from any 5.x version will fail for indexes which are prepared using the <<indices-synced-flush, _synced flush API>>, or were automatically sync-flushed due to inactivity. If upgrading from those versions, please wait for 6.3.1 to be released.

Clusters with a Gold or Platinum license that are upgrading to 6.3 will need to explicitly set
`xpack.security.enabled: true` in `elasticsearch.yml` to upgrade successfully.
If this value is not set, the cluster will be unable to form after upgrade.
Expand Down

0 comments on commit a8318fe

Please sign in to comment.