You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2014/06/26 10:27:26 UTC

[jira] [Resolved] (HBASE-10861) Extend ByteRange to create Mutable and Immutable ByteRange

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

ramkrishna.s.vasudevan resolved HBASE-10861.
--------------------------------------------

      Resolution: Fixed
    Hadoop Flags: Reviewed

Committed to trunk. Thanks for the review Stack and Anoop.
I think this would help us in making changes to use BR instead of BB.
Let me make new patches for the corresponding JIRAs and take up further discussions there.

> Extend ByteRange to create Mutable and Immutable ByteRange
> ----------------------------------------------------------
>
>                 Key: HBASE-10861
>                 URL: https://issues.apache.org/jira/browse/HBASE-10861
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>             Fix For: 0.99.0
>
>         Attachments: HBASE-10861.patch, HBASE-10861_2.patch, HBASE-10861_3.patch, HBASE-10861_4.patch, HBASE-10861_6.patch, HBASE-10861_7.patch
>
>
> We would need APIs that would 
> setLimit(int limit)
> getLimt()
> asReadOnly()
> These APIs would help in implementations that have Buffers offheap (for now BRs backed by DBB).
> If anything more is needed could be added when needed.



--
This message was sent by Atlassian JIRA
(v6.2#6252)