This is an automated email from the ASF dual-hosted git repository.
mmerli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git
from 96b2446b35 fix memtable getEntryStats typo (#3592)
add 02be9d2ee2 Avoid extra buffer to prepend frame size (#3560)
No new revisions were added by this update.
Summary of changes:
.../apache/bookkeeper/proto/BookieNettyServer.java | 6 +---
.../bookkeeper/proto/BookieProtoEncoding.java | 42 ++++++++++++++++------
.../apache/bookkeeper/proto/BookieProtocol.java | 9 +++--
.../bookkeeper/proto/PerChannelBookieClient.java | 6 ++--
.../org/apache/bookkeeper/util/ByteBufList.java | 24 +------------
.../bookkeeper/proto/BookieProtoEncodingTest.java | 6 ++--
6 files changed, 44 insertions(+), 49 deletions(-)