Skip to content

Commit

Permalink
Merge pull request elastic#279 from cinience/patch-1
Browse files Browse the repository at this point in the history
Disable the Netty recycler
  • Loading branch information
jakommo committed Apr 6, 2017
2 parents fce5eac + 454bce4 commit 5a3805b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/jvm.options.j2
Expand Up @@ -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
Expand Down

0 comments on commit 5a3805b

Please sign in to comment.