Skip to content

Commit e98cf9e

Browse files
authored
Update 8.13 known issues with JDK 22 bug / recommendation to downgrade (#107156) (#107157)
Update 8.13 known issues with JDK 22 bug / recommendation to downgrade. I'll follow up adding this to 8.13.1 as well once backported.
1 parent 7ff6bf5 commit e98cf9e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/reference/release-notes/8.13.0.asciidoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ Also see <<breaking-changes-8.13,Breaking changes in 8.13>>.
77
[float]
88
=== Known issues
99

10+
* Due to a bug in the bundled JDK 22 nodes might crash abruptly under high memory pressure.
11+
We recommend https://www.elastic.co/guide/en/elasticsearch/reference/current/install-elasticsearch.html#jvm-version[downgrading to JDK 21.0.2] asap to mitigate the issue.
12+
1013
* Nodes upgraded to 8.13.0 fail to load downsampling persistent tasks. This prevents them from joining the cluster, blocking its upgrade (issue: {es-issue}106880[#106880])
1114
+
1215
This affects clusters running version 8.10 or later, with an active downsampling

0 commit comments

Comments
 (0)