Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Abandoned
-
None
-
None
-
None
-
None
Description
Introduce an interface called Key and allow Cell implementations to implement this Key interface for cases like KeyValue, OffheapKeyValue and DBE cells (Except prefix tree) so that we can avoid copies when we deal with only Cells in case of block index creations (like ROOT, Bloom etc). Helps in reduction of garbage also.
Attachments
Attachments
Issue Links
- is depended upon by
-
HBASE-15554 StoreFile$Writer.appendGeneralBloomFilter generates extra KV
- Closed
- is related to
-
HBASE-15179 Cell/DBB end-to-end on the write-path
- Closed