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

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

The intention here was in Memstore currently we do deepClone.  I think what's 
in your mind is that memstore will still deal with KeyValue, but what I thought 
is may be use Cell in memstore also.  So that is why I felt let the clone() 
method be implemented in the Cell's implementation making the interface itself 
Clonable.  

> Make Cell extend Cloneable
> --------------------------
>
>                 Key: HBASE-10529
>                 URL: https://issues.apache.org/jira/browse/HBASE-10529
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>             Fix For: 0.99.0
>
>         Attachments: HBSE-10529.patch
>
>
> Refer to the parent JIRA for discussion on making extending Cloneable.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to