Merge pull request #279 from cinience/patch-1
Disable the Netty recycler
This commit is contained in:
commit
5a3805becb
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