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

Matt Corgan commented on HBASE-10529:
-------------------------------------

Hmm, I guess I'm stuck on the fact that the memstore is deeply intertwined with 
KeyValue right now.  It has no mechanism to store a different Cell 
implementation (no encoding functionality), so I'm not sure there's a reason to 
remove the KeyValue awareness.

{quote}The abvoe code would ensure we deal with KVs only still.{quote}If you're 
trying to change the memstore to a different non-encoded implemenation like 
TaggedKeyValue, maybe replace the KeyValueUtil methods with TaggedKeyValueUtil 
methods?  Sorry I don't fully understand.

> 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