You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Vladimir Rodionov (JIRA)" <ji...@apache.org> on 2016/03/22 01:39:25 UTC

[jira] [Created] (HBASE-15512) Avoid cell allocation on Store.add(Cell)

Vladimir Rodionov created HBASE-15512:
-----------------------------------------

             Summary: Avoid cell allocation on Store.add(Cell)
                 Key: HBASE-15512
                 URL: https://issues.apache.org/jira/browse/HBASE-15512
             Project: HBase
          Issue Type: Improvement
          Components: Performance
            Reporter: Vladimir Rodionov
            Assignee: Vladimir Rodionov


AbstractMemStore.add(Cell) clones the cell. No reason for that.



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