Skip to content

Commit 1e40fe4

Browse files
ppf2rjernst
authored andcommitted
Add 8.15.0 known issue for memory locking in Windows (#111949)
1 parent 445be15 commit 1e40fe4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/reference/release-notes/8.15.0.asciidoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,11 @@ Rollup::
3232
Search::
3333
* Change `skip_unavailable` remote cluster setting default value to true {es-pull}105792[#105792]
3434

35+
[[known-issues-8.15.0]]
36+
[float]
37+
=== Known issues
38+
* Elasticsearch will not start on Windows machines when the recommended [bootstrap.memory_lock: true](https://www.elastic.co/guide/en/elasticsearch/reference/current/setup-configuration-memory.html#bootstrap-memory_lock) setting is configured due to [native access refactoring](https://github.com/elastic/elasticsearch/pull/111866). The workaround for 8.15.0 is to downgrade to the previous version. This issue will be fixed in 8.15.1.
39+
3540
[[bug-8.15.0]]
3641
[float]
3742
=== Bug fixes

0 commit comments

Comments
 (0)