Skip to content

Commit 4fa9ec5

Browse files
authored
Add features upgrade known issue to 8.14.3 (#111618)
1 parent b57b258 commit 4fa9ec5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/reference/release-notes/8.14.3.asciidoc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33

44
Also see <<breaking-changes-8.14,Breaking changes in 8.14>>.
55

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+
616
[[bug-8.14.3]]
717
[float]
818
=== Bug fixes

0 commit comments

Comments
 (0)