diff --git a/docs/reference/release-notes/7.4.asciidoc b/docs/reference/release-notes/7.4.asciidoc index 77d2e2f5c512d..494f636141c42 100644 --- a/docs/reference/release-notes/7.4.asciidoc +++ b/docs/reference/release-notes/7.4.asciidoc @@ -97,6 +97,14 @@ Transform:: Also see <>. +[float] +=== Known issues + +* Activating the <> should be avoided in this version. +Any attempt to log a slow search can throw an AIOOBE due to a bug that +performs concurrent modifications on a shared byte array. +(issue: {issue}/48358[#48358]) + [[breaking-7.4.0]] [float] === Breaking changes