Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0.0
-
None
-
Reviewed
Description
Currently any cell coming out of offheap Bucketcache while compaction does a copy using the getXXXArray() API since write path does not work with BBCells. This JIRA is aimed at changing the write path to support BBCells so that this copy is avoided.
Attachments
Attachments
Issue Links
- relates to
-
HBASE-15077 Support OffheapKV write in compaction with out copying data on heap
- Closed