This is an automated email from the ASF dual-hosted git repository.
merlimat pushed a change to branch lightproto-migration-bkproto
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git
from be74b55cda Merge remote-tracking branch 'origin/master' into
lightproto-migration-bkproto
add f668885de5 Use ByteBufList.toByteBuf to avoid copying request bodies
No new revisions were added by this update.
Summary of changes:
.../bookkeeper/proto/PerChannelBookieClient.java | 5 +-
.../org/apache/bookkeeper/util/ByteBufList.java | 46 +++++++++++++++++
.../apache/bookkeeper/util/ByteBufListTest.java | 60 ++++++++++++++++++++++
3 files changed, 109 insertions(+), 2 deletions(-)