Skip to content

Commit a5a80c4

Browse files
authored
Update 8.13 release notes with known issue on downsampling (#106881) (#106887)
* Update 8.13 release notes with known issue * revert unintended * reword * reword * reword
1 parent ea81878 commit a5a80c4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/reference/release-notes/8.13.0.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.13,Breaking changes in 8.13>>.
55

6+
[[known-issues-8.13.0]]
7+
[float]
8+
=== Known issues
9+
10+
* 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])
11+
+
12+
This affects clusters running version 8.10 or later, with an active downsampling
13+
https://www.elastic.co/guide/en/elasticsearch/reference/current/downsampling-ilm.html[configuration]
14+
or a configuration that was activated at some point since upgrading to version 8.10 or later.
15+
616
[[breaking-8.13.0]]
717
[float]
818
=== Breaking changes

0 commit comments

Comments
 (0)