File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
docs/reference/release-notes Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 3
3
4
4
Also see <<breaking-changes-8.14,Breaking changes in 8.14>>.
5
5
6
+ [[known-issues-8.14.3]]
7
+ [float]
8
+ === Known issues
9
+ * When upgrading clusters from version 8.11.4 or earlier, if your cluster contains non-master-eligible nodes,
10
+ information about the new functionality of these upgraded nodes may not be registered properly with the master node.
11
+ This can lead to some new functionality added since 8.12.0 not being accessible on the upgraded cluster.
12
+ If your cluster is running on ECK 2.12.1 and above, this may cause problems with finalizing the upgrade.
13
+ To resolve this issue, perform a rolling restart on the non-master-eligible nodes once all Elasticsearch nodes
14
+ are upgraded. This issue is fixed in 8.15.0.
15
+
6
16
[[bug-8.14.3]]
7
17
[float]
8
18
=== Bug fixes
You can’t perform that action at this time.
0 commit comments