Revert "Add jvm option ExitOnOutOfMemoryError"

This reverts commit a14fbfc3e2.

Fixes #8268
This commit is contained in:
Jake Landis 2017-09-14 18:45:47 -05:00
parent 5fcf028deb
commit 5d35a8f315

View file

@ -62,9 +62,6 @@
# heap dumps are created in the working directory of the JVM
-XX:+HeapDumpOnOutOfMemoryError
# exit on out-of-memory error
-XX:+ExitOnOutOfMemoryError
# specify an alternative path for heap dumps
# ensure the directory exists and has sufficient space
#-XX:HeapDumpPath=${LOGSTASH_HOME}/heapdump.hprof