sijie commented on a change in pull request #1755:  Configure Netty allocator 
in bookie and client 
URL: https://github.com/apache/bookkeeper/pull/1755#discussion_r228748376
 
 

 ##########
 File path: 
bookkeeper-server/src/main/java/org/apache/bookkeeper/conf/ServerConfiguration.java
 ##########
 @@ -195,6 +198,12 @@
     // Stats
     protected static final String ENABLE_TASK_EXECUTION_STATS = 
"enableTaskExecutionStats";
 
+    // Allocator configuration
+    protected static final String ALLOCATOR_POOLING_POLICY = 
"allocatorPoolingPolicy";
 
 Review comment:
   shall we add these settings to AbstractConfiguration? so that client can 
also configure.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to