Skip to content

Commit

Permalink
Remove option to enable direct buffer pooling
Browse files Browse the repository at this point in the history
With this commit we align Rally with Elasticsearch's defaults as
implemented in elastic/elasticsearch#47956.

Relates elastic/elasticsearch#47956
Relates #33
  • Loading branch information
danielmitterdorfer authored Oct 28, 2019
1 parent f2c90e2 commit 64ce4ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cars/v1/vanilla/templates/config/jvm.options
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@
-Dio.netty.noUnsafe=true
-Dio.netty.noKeySetOptimization=true
-Dio.netty.recycler.maxCapacityPerThread=0
-Dio.netty.allocator.numDirectArenas=0

# log4j 2
-Dlog4j.shutdownHookEnabled=false
Expand Down

0 comments on commit 64ce4ea

Please sign in to comment.