Skip to content

Commit 8afdec9

Browse files
authored
Update known-issues for the features upgrade bug #111014
1 parent 041bdb7 commit 8afdec9

File tree

3 files changed

+27
-0
lines changed

3 files changed

+27
-0
lines changed

docs/reference/release-notes/8.12.0.asciidoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,13 @@ there are deleted documents in the segments, quantiles may fail to build and pre
1414

1515
This issue is fixed in 8.12.1.
1616

17+
* When upgrading clusters from version 8.11.4 or earlier, if your cluster contains non-master-eligible nodes,
18+
information about the new functionality of these upgraded nodes may not be registered properly with the master node.
19+
This can lead to some new functionality added since 8.12.0 not being accessible on the upgraded cluster.
20+
If your cluster is running on ECK 2.12.1 and above, this may cause problems with finalizing the upgrade.
21+
To resolve this issue, perform a rolling restart on the non-master-eligible nodes once all Elasticsearch nodes
22+
are upgraded. This issue is fixed in 8.15.0.
23+
1724
[[breaking-8.12.0]]
1825
[float]
1926
=== Breaking changes

docs/reference/release-notes/8.12.1.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.12,Breaking changes in 8.12>>.
55

6+
[[known-issues-8.12.1]]
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.12.1]]
717
[float]
818
=== Bug fixes

docs/reference/release-notes/8.12.2.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.12,Breaking changes in 8.12>>.
55

6+
[[known-issues-8.12.2]]
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.12.2]]
717
[float]
818
=== Bug fixes

0 commit comments

Comments
 (0)