Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
While doing HBASE-10713 I came across the need to write int/long (and read also) from a ByteRange. CellBlocks are backed by ByteRange. So we can add such APIs.
Also as per HBASE-10750 we return a ByteRange from MSLAB and also discussion under HBASE-10191 suggest we can have BR backed HFileBlocks etc.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-10191 Move large arena storage off heap
- Closed
- is required by
-
HBASE-10713 A MemStore implementation with in memory flushes to CellBlocks
- Closed
- relates to
-
HBASE-10861 Extend ByteRange to create Mutable and Immutable ByteRange
- Closed