File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 11[[release-notes-6.3.0]]
22== {es} version 6.3.0
33
4- === Known Issues
4+ [float]
5+ === Known issues
56
67Clusters with a Gold or Platinum license that are upgrading to 6.3 will need to explicitly set
78`xpack.security.enabled: true` in `elasticsearch.yml` to upgrade successfully.
Original file line number Diff line number Diff line change 11[[setup-upgrade]]
22= Upgrade Elasticsearch
33
4+ [partintro]
5+ --
46[IMPORTANT]
5-
7+ ===========================================
68Clusters with a Gold or Platinum license that are upgrading to 6.3 will need to explicitly set
79`xpack.security.enabled: true` in `elasticsearch.yml` to upgrade successfully.
810If this value is not set, the cluster will be unable to form after upgrade.
11+ ===========================================
912
10- [partintro]
11- --
1213Elasticsearch can usually be upgraded using a <<rolling-upgrades,Rolling upgrade>>
1314process so upgrading does not interrupt service. However, you might
1415need to <<reindex-upgrade,Reindex to upgrade>> indices created in older versions.
You can’t perform that action at this time.
0 commit comments