mirror of
https://github.com/aljazceru/ansible-elasticsearch.git
synced 2025-12-18 09:34:20 +01:00
Merge pull request #279 from cinience/patch-1
Disable the Netty recycler
This commit is contained in:
@@ -70,6 +70,7 @@
|
|||||||
# flags to keep Netty from being unsafe
|
# flags to keep Netty from being unsafe
|
||||||
-Dio.netty.noUnsafe=true
|
-Dio.netty.noUnsafe=true
|
||||||
-Dio.netty.noKeySetOptimization=true
|
-Dio.netty.noKeySetOptimization=true
|
||||||
|
-Dio.netty.recycler.maxCapacityPerThread=0
|
||||||
|
|
||||||
# log4j 2
|
# log4j 2
|
||||||
-Dlog4j.shutdownHookEnabled=false
|
-Dlog4j.shutdownHookEnabled=false
|
||||||
|
|||||||
Reference in New Issue
Block a user