Skip to content

Commit a8318fe

Browse files
authored
Add a known issue for upgrading from 5.x to 6.3.0 (#31501)
This is due to #31482
1 parent 4a8edbd commit a8318fe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/reference/release-notes/6.3.asciidoc

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
[float]
55
=== Known issues
66

7+
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.
8+
79
Clusters with a Gold or Platinum license that are upgrading to 6.3 will need to explicitly set
810
`xpack.security.enabled: true` in `elasticsearch.yml` to upgrade successfully.
911
If this value is not set, the cluster will be unable to form after upgrade.

0 commit comments

Comments
 (0)