Skip to content

Commit 835e679

Browse files
committed
Remove remaining references to jvm flag in instance tests
1 parent c2efdda commit 835e679

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spec/defines/005_elasticsearch_instance_spec.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -799,7 +799,6 @@ class { 'elasticsearch':
799799
-Dlog4j2.disable.jmx=true.
800800
-XX:\+AlwaysPreTouch.
801801
-XX:\+HeapDumpOnOutOfMemoryError.
802-
-XX:\+PrintGCApplicationStoppedTime.
803802
-XX:\+PrintGCDateStamps.
804803
-XX:\+PrintGCDetails.
805804
-XX:\+PrintTenuringDistribution.
@@ -842,7 +841,6 @@ class { 'elasticsearch':
842841
-Dlog4j2.disable.jmx=true.
843842
-XX:\+AlwaysPreTouch.
844843
-XX:\+HeapDumpOnOutOfMemoryError.
845-
-XX:\+PrintGCApplicationStoppedTime.
846844
-XX:\+PrintGCDateStamps.
847845
-XX:\+PrintGCDetails.
848846
-XX:\+PrintTenuringDistribution.

0 commit comments

Comments
 (0)