Skip to content

Commit 6e14170

Browse files
mmahacekCopilot
andauthored
Update docs/reference/elasticsearch/jvm-settings.md
Co-authored-by: Copilot <[email protected]>
1 parent cb1be6c commit 6e14170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/elasticsearch/jvm-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ If heap sizes are not specifically set, {{es}} will calculate JVM heap sizing ba
138138
* 40% of the first 16 gigabytes plus 10% of memory above that when total system memory is more than 16 gigabytes, up to a maximum of 31 GB.
139139
* Data-only node
140140
* 40% of total system memory when less than 1 GB, with a minimum of 128 MB.
141-
* 50% of total system memory when more than 1 GB, with a maximum of 31 GB.
141+
* 50% of total system memory when 1 GB or more, with a maximum of 31 GB.
142142

143143

144144
## JVM heap dump path setting [heap-dump-path-setting]

0 commit comments

Comments
 (0)