Skip to content

Commit c366d88

Browse files
committed
disable explicit gc on elasticsearch
1 parent 8a76112 commit c366d88

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

jobs/elasticsearch/templates/config/jvm.options.erb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
#-Xms2g
2323
#-Xmx2g
2424

25+
-XX:+DisableExplicitGC
26+
2527
################################################################
2628
## Expert settings
2729
################################################################

0 commit comments

Comments
 (0)