You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2018/08/18 18:51:01 UTC

[GitHub] merlimat opened a new pull request #1612: Allow to configure num of Netty IO threads in client and bookie

merlimat opened a new pull request #1612: Allow to configure num of Netty IO threads in client and bookie
URL: https://github.com/apache/bookkeeper/pull/1612
 
 
   ### Motivation
   
   Currently the number of IO threads for client and bookie are set to `2 *  Runtime.getRuntime().availableProcessors()`. Added configuration options to tune it.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services