You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/release-notes/8.13.0.asciidoc
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,16 @@
3
3
4
4
Also see <<breaking-changes-8.13,Breaking changes in 8.13>>.
5
5
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
0 commit comments