Skip to content

Commit 8f29e40

Browse files
authored
ESQL Docs: Mention Discover/Field Statistics in OOM known issue in 8.15.1/2 (#113196) (#113244)
1 parent ab39534 commit 8f29e40

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/reference/release-notes/8.15.0.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ can be configured using the https://www.elastic.co/guide/en/elasticsearch/refere
3535
** These indices have many conflicting field mappings
3636
** Many of those fields are included in the request
3737
These issues deplete heap memory, increasing the likelihood of OOM errors. (issue: {es-issue}111964[#111964], {es-issue}111358[#111358]).
38+
In Kibana, you might indirectly execute these queries when using Discover, or adding a Field Statistics panel to a dashboard.
3839
+
3940
To work around this issue, you have a number of options:
4041
** Downgrade to an earlier version

docs/reference/release-notes/8.15.1.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ can be configured using the https://www.elastic.co/guide/en/elasticsearch/refere
1515
** These indices have many conflicting field mappings
1616
** Many of those fields are included in the request
1717
These issues deplete heap memory, increasing the likelihood of OOM errors. (issue: {es-issue}111964[#111964], {es-issue}111358[#111358]).
18+
In Kibana, you might indirectly execute these queries when using Discover, or adding a Field Statistics panel to a dashboard.
1819
+
1920
To work around this issue, you have a number of options:
2021
** Downgrade to an earlier version

0 commit comments

Comments
 (0)