Skip to content

Commit e970b5a

Browse files
authored
Typo 8.17.2 release notes (elastic#123353)
bad link generation for github issue
1 parent 0a854f8 commit e970b5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/release-notes/8.17.2.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ Ingest Node::
5252
[[known-issues-8.17.2]]
5353
=== Known issues
5454

55-
* `VALUES` aggregate function can run for a long, long time when collecting many, many groups. Hundreds of thousands of groups can run on one thread for many minutes and millions of groups run for days. It is O(n^2^) with the number of groups. These will not respond to the tasks cancellation API the whole time. Fixed by {es-pull}#123073[#123073] and available in 8.16.5, 8.17.3, 8.18.0, and all releases after that.
55+
* `VALUES` aggregate function can run for a long, long time when collecting many, many groups. Hundreds of thousands of groups can run on one thread for many minutes and millions of groups run for days. It is O(n^2^) with the number of groups. These will not respond to the tasks cancellation API the whole time. Fixed by {es-pull}123073[#123073] and available in 8.16.5, 8.17.3, 8.18.0, and all releases after that.

0 commit comments

Comments
 (0)