[GitHub] eolivelli commented on issue #1277: WIP - Use ByteBufOutputStream to serialize ProtoBuf messages

2018-03-22 Thread GitBox
eolivelli commented on issue #1277: WIP - Use ByteBufOutputStream to serialize ProtoBuf messages URL: https://github.com/apache/bookkeeper/pull/1277#issuecomment-375366545 Closing this PR in favour of #1286 This is an

[GitHub] eolivelli commented on issue #1277: WIP - Use ByteBufOutputStream to serialize ProtoBuf messages

2018-03-20 Thread GitBox
eolivelli commented on issue #1277: WIP - Use ByteBufOutputStream to serialize ProtoBuf messages URL: https://github.com/apache/bookkeeper/pull/1277#issuecomment-374552243 It seems that this code is working as well: ``` private static ByteBuf serializeProtobuf(MessageLite

[GitHub] eolivelli commented on issue #1277: WIP - Use ByteBufOutputStream to serialize ProtoBuf messages

2018-03-19 Thread GitBox
eolivelli commented on issue #1277: WIP - Use ByteBufOutputStream to serialize ProtoBuf messages URL: https://github.com/apache/bookkeeper/pull/1277#issuecomment-374236185 I am marking this PR as Work-in-progress in order to gather reviews and comments. This fix makes the staging