You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "Matteo Merli (JIRA)" <ji...@apache.org> on 2017/05/05 23:52:04 UTC

[jira] [Created] (BOOKKEEPER-1048) Use ByteBuf in LedgerStorageInterface

Matteo Merli created BOOKKEEPER-1048:
----------------------------------------

             Summary: Use ByteBuf in LedgerStorageInterface
                 Key: BOOKKEEPER-1048
                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-1048
             Project: Bookkeeper
          Issue Type: Improvement
            Reporter: Matteo Merli
            Assignee: Matteo Merli
             Fix For: 4.5.0


To pass ref-counted buffer from Netty directly to the storage and the Journal, we need to have LedgerStorage to accept ByteBuf instead of ByteBuffer



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)