Skip to content

Commit 5de3911

Browse files
committed
feedback
1 parent 3e6a44d commit 5de3911

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

docs/reference/release-notes/7.12.asciidoc

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -142,15 +142,16 @@ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-22137[CVE-2021-22137]
142142
=== Known issues
143143

144144
// tag::frozen-tier-79371-known-issue[]
145-
* Frozen Tier: The Frozen Tier relies on multiple caches mechanisms to speed up
146-
access to searchable snapshots files. One of those caches extensively uses
145+
* Frozen Tier: (Windows only) The Frozen Tier relies on multiple caches mechanisms
146+
to speed up access to searchable snapshots files. One of those caches extensively uses
147147
https://en.wikipedia.org/wiki/Sparse_file[sparse files] to avoid creating large
148148
files on disk when it is not strictly required. A bug prevented the files to be
149-
created with the right options to enable sparse support, leading {es} to create
150-
regular, potentially large files that can end to consume all the disk space.
149+
created with the right options to enable sparse support on Windows, leading {es} to
150+
create regular, potentially large files that can end consuming all the disk space.
151151
+
152152
This issue is fixed in {es} versions 7.15.2 and later. There is no known workaround
153-
for earlier versions. For more details, see {es-issue}79371[#79371].
153+
for earlier versions. Filesystems that enable sparse files by default are not affected.
154+
For more details, see {es-issue}79371[#79371].
154155
// end::frozen-tier-79371-known-issue[]
155156

156157
* If autoscaling is enabled for machine learning, the administrator of the cluster

0 commit comments

Comments
 (0)