[ 
https://issues.apache.org/jira/browse/BOOKKEEPER-1048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matteo Merli resolved BOOKKEEPER-1048.
--------------------------------------
    Resolution: Fixed

Issue resolved by merging pull request 139
            [https://github.com/apache/bookkeeper/pull/139]

            {noformat}
            commit 0f81461d2d1dc5cf9db4de9a46599d7d64e3dac6
Author:     Matteo Merli <mme...@apache.org>
AuthorDate: Mon May 15 15:31:56 2017 -0700
Commit:     Matteo Merli <mme...@apache.org>
CommitDate: Mon May 15 15:31:56 2017 -0700

    BOOKKEEPER-1048: Use ByteBuf in LedgerStorage interface
    
    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
    
    #### Note
    
    This commit is on top of BOOKKEEPER-1048 / #138. Once that gets merged, I 
will rebase. Posting now to get Jenkins run. Please review last commit 
f53f772f79d0a334edc0f05e66edb7cc645b1ffa in this PR for now.
    
    Author: Matteo Merli <mme...@apache.org>
    
    Reviewers: Jia Zhai <None>, Sijie Guo <None>
    
    Closes #139 from merlimat/bytebuf-in-ledger-storage

            {noformat}
            

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

Reply via email to