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/03/19 14:38:16 UTC

[GitHub] eolivelli opened a new pull request #1277: WIP - Use ByteBufOutputStream to serialize ProtoBuf messages

eolivelli opened a new pull request #1277: WIP - Use ByteBufOutputStream to serialize ProtoBuf messages
URL: https://github.com/apache/bookkeeper/pull/1277
 
 
   This patch fixes an issue found on a staging environment running on Java 9.
   
   Responses and requests encoded using direct access to the underlying ByteBuf#array() result as corrupted packets on the receiving peer.

----------------------------------------------------------------
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