[ 
https://issues.apache.org/jira/browse/HBASE-15512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15206012#comment-15206012
 ] 

ramkrishna.s.vasudevan commented on HBASE-15512:
------------------------------------------------

bq.Looks like that part is not changed. 
Okie. I think then I misread it. But is it ok to reset the kv reference? The 
reference to the cellblock area in RPC side BB can be changed with the new 
byte[]? If it is fine, then reducing the object creation is fine. 
The description said 'clones the cell'. I thought of the deep cloning here. 

> 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
>         Attachments: HBASE-15512-v1.patch
>
>
> AbstractMemStore.add(Cell) clones the cell. No reason for that.



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

Reply via email to