Skip to content

Commit b72be71

Browse files
Update docs/release-notes/known-issues.md
Co-authored-by: Liam Thompson <[email protected]>
1 parent 3462cce commit b72be71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/release-notes/known-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ To mitigate this issue, the disk space checker is disabled by default in 9.0.3 b
1818
The bug is described in detail in [this issue](https://github.com/elastic/elasticsearch/issues/130644).
1919
The problem was introduced in 8.16.0 and [fixed](https://github.com/elastic/elasticsearch/pull/130705) in 8.17.9, 8.18.7, 9.0.4.
2020

21-
Possible work-arounds are:
21+
Possible workarounds include:
2222
* switching the order of the grouping keys (eg. `STATS ... BY keyword2, keyword1`, if the `keyword2` has a lower cardinality)
2323
* reducing the grouping key cardinality, by filtering out values before STATS
2424

0 commit comments

Comments
 (0)