You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "binlijin (JIRA)" <ji...@apache.org> on 2016/10/11 08:41:20 UTC

[jira] [Created] (HBASE-16809) Save one cell length calculation in HeapMemStoreLAB#copyCellInto

binlijin created HBASE-16809:
--------------------------------

             Summary: Save one cell length calculation in HeapMemStoreLAB#copyCellInto
                 Key: HBASE-16809
                 URL: https://issues.apache.org/jira/browse/HBASE-16809
             Project: HBase
          Issue Type: Improvement
            Reporter: binlijin
            Priority: Minor


HeapMemStoreLAB#copyCellInto have already calculate the cell's length, we can pass it to KeyValueUtil#copyCellTo.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)