-Xms1g
-Xmx1g
-XX:+UseConcMarkSweepGC
-XX:CMSInitiatingOccupancyFraction=75
-XX:+UseCMSInitiatingOccupancyOnly
-Des.networkaddress.cache.ttl=60
-Des.networkaddress.cache.negative.ttl=10
-XX:+AlwaysPreTouch
-Xss1m
-Djava.awt.headless=true
-Dfile.encoding=UTF-8
-Djna.nosys=true
-XX:-OmitStackTraceInFastThrow
-Dio.netty.noUnsafe=true
-Dio.netty.noKeySetOptimization=true
-Dio.netty.recycler.maxCapacityPerThread=0
-Dio.netty.allocator.numDirectArenas=0
-Dlog4j.shutdownHookEnabled=false
-Dlog4j2.disable.jmx=true
-Djava.io.tmpdir=/tmp/elasticsearch-16215119742077473974
-XX:+HeapDumpOnOutOfMemoryError
-XX:HeapDumpPath=data
-XX:ErrorFile=logs/hs_err_pid%p.log
-Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m
-Djava.locale.providers=COMPAT
-javaagent:blunders-agent.jar
-Xms4G
-Xmx4G
-Dio.netty.allocator.type=pooled
-XX:MaxDirectMemorySize=2147483648
-Des.path.home=/home/anton/dev/blunders/demo/es-7.4.2/elasticsearch-7.4.2
-Des.path.conf=/home/anton/dev/blunders/demo/es-7.4.2/elasticsearch-7.4.2/config
-Des.distribution.flavor=default
-Des.distribution.type=tar
-Des.bundled_jdk=true
|