mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 22:57:16 -04:00
#8688 enable explicit System gc calls again to improve GC of DirectByteBuffer
Fixes #8776
This commit is contained in:
parent
a7bb9ca154
commit
97f1c49619
1 changed files with 0 additions and 5 deletions
|
@ -22,11 +22,6 @@
|
|||
-XX:CMSInitiatingOccupancyFraction=75
|
||||
-XX:+UseCMSInitiatingOccupancyOnly
|
||||
|
||||
## optimizations
|
||||
|
||||
# disable calls to System#gc
|
||||
-XX:+DisableExplicitGC
|
||||
|
||||
## Locale
|
||||
# Set the locale language
|
||||
#-Duser.language=en
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue