Disable the Netty recycler
https://github.com/elastic/elasticsearch/pull/22452
This commit is contained in:
parent
fce5eac4ce
commit
454bce4353
1 changed files with 1 additions and 0 deletions
|
|
@ -70,6 +70,7 @@
|
|||
# flags to keep Netty from being unsafe
|
||||
-Dio.netty.noUnsafe=true
|
||||
-Dio.netty.noKeySetOptimization=true
|
||||
-Dio.netty.recycler.maxCapacityPerThread=0
|
||||
|
||||
# log4j 2
|
||||
-Dlog4j.shutdownHookEnabled=false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue