[GitHub] ivankelly commented on a change in pull request #1755: Configure Netty allocator in bookie and client

2018-10-26 Thread GitBox
ivankelly commented on a change in pull request #1755: Configure Netty allocator in bookie and client URL: https://github.com/apache/bookkeeper/pull/1755#discussion_r228458464 ## File path: bookkeeper-server/src/main/java/org/apache/bookkeeper/bookie/Bookie.java ## @@

[GitHub] ivankelly commented on a change in pull request #1755: Configure Netty allocator in bookie and client

2018-10-26 Thread GitBox
ivankelly commented on a change in pull request #1755: Configure Netty allocator in bookie and client URL: https://github.com/apache/bookkeeper/pull/1755#discussion_r228459284 ## File path: bookkeeper-server/src/main/java/org/apache/bookkeeper/client/BookKeeper.java ##

[GitHub] ivankelly commented on a change in pull request #1755: Configure Netty allocator in bookie and client

2018-10-26 Thread GitBox
ivankelly commented on a change in pull request #1755: Configure Netty allocator in bookie and client URL: https://github.com/apache/bookkeeper/pull/1755#discussion_r228458207 ## File path: bookkeeper-server/src/main/java/org/apache/bookkeeper/bookie/Bookie.java ## @@

[GitHub] ivankelly commented on a change in pull request #1755: Configure Netty allocator in bookie and client

2018-10-26 Thread GitBox
ivankelly commented on a change in pull request #1755: Configure Netty allocator in bookie and client URL: https://github.com/apache/bookkeeper/pull/1755#discussion_r228460816 ## File path:

[GitHub] ivankelly commented on a change in pull request #1755: Configure Netty allocator in bookie and client

2018-10-26 Thread GitBox
ivankelly commented on a change in pull request #1755: Configure Netty allocator in bookie and client URL: https://github.com/apache/bookkeeper/pull/1755#discussion_r228458464 ## File path: bookkeeper-server/src/main/java/org/apache/bookkeeper/bookie/Bookie.java ## @@

[GitHub] ivankelly commented on a change in pull request #1755: Configure Netty allocator in bookie and client

2018-10-26 Thread GitBox
ivankelly commented on a change in pull request #1755: Configure Netty allocator in bookie and client URL: https://github.com/apache/bookkeeper/pull/1755#discussion_r228462059 ## File path: conf/bk_server.conf ## @@ -956,3 +956,53 @@ storage.serve.readonly.tables=false

[GitHub] ivankelly commented on a change in pull request #1755: Configure Netty allocator in bookie and client

2018-10-26 Thread GitBox
ivankelly commented on a change in pull request #1755: Configure Netty allocator in bookie and client URL: https://github.com/apache/bookkeeper/pull/1755#discussion_r228460372 ## File path: bookkeeper-server/src/main/java/org/apache/bookkeeper/proto/PerChannelBookieClient.java

[GitHub] ivankelly commented on a change in pull request #1755: Configure Netty allocator in bookie and client

2018-10-26 Thread GitBox
ivankelly commented on a change in pull request #1755: Configure Netty allocator in bookie and client URL: https://github.com/apache/bookkeeper/pull/1755#discussion_r228449352 ## File path: bookkeeper-server/pom.xml ## @@ -37,6 +37,18 @@ + +