sijie commented on issue #347: Provide a zero-copy write protocol
URL: https://github.com/apache/bookkeeper/issues/347#issuecomment-372413556
 
 
   @ivankelly 
   
   > I think the first change for this would be to move the payload out of the 
protobuf itself. 
   
   proto3 supports UnsafeByteOperations for ByteString to use an existing 
bytebuffer without memory copying. we don't need to move payload out of the 
protobuf, we just need to leverage this feature.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to