You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by gi...@git.apache.org on 2017/07/20 15:09:04 UTC

[GitHub] eolivelli opened a new issue #270: Provide LedgerHandlerAdv#asyncAddEntry which takes a ByteBuf

eolivelli opened a new issue #270: Provide LedgerHandlerAdv#asyncAddEntry which takes a ByteBuf
URL: https://github.com/apache/bookkeeper/issues/270
 
 
   in 4.5 we introduced addEntry overloaded methods which take Netty 4 ByteBufs.
   A similar API is missing on LedgerHandlerAdv.
   We should add the missing API functions.
   This will enable zero-copy for LedgerHandlerAdv
 
----------------------------------------------------------------
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