We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a5a967 commit caa5dc1Copy full SHA for caa5dc1
troubleshoot/elasticsearch/high-cpu-usage.md
@@ -93,7 +93,7 @@ Excessive JVM garbage collection usually indicates high heap memory usage. Commo
93
* Excessively large bulk indexing requests
94
* Inefficient or incorrect mapping definitions
95
* Improper heap size configuration
96
-* Misconfiguration of JVM new generation ratio (-XX:NewRatio)
+* Misconfiguration of JVM new generation ratio (`-XX:NewRatio`)
97
98
**Hot spotting**
99
0 commit comments