Matt Corgan created HBASE-7319:
----------------------------------

             Summary: Extend Cell usage through read path
                 Key: HBASE-7319
                 URL: https://issues.apache.org/jira/browse/HBASE-7319
             Project: HBase
          Issue Type: Umbrella
          Components: Compaction, Performance, regionserver, Scanners
            Reporter: Matt Corgan


Umbrella issue for eliminating Cell copying.

The Cell interface allows us to work with a reference to underlying bytes in 
the block cache without copying each Cell into consecutive bytes in an array 
(KeyValue).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to