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

Anoop Sam John commented on HBASE-16665:
----------------------------------------

+1.  createXXX method should go away from KVUtil..   We can keep KVUtil though. 
Wherever we do ops with Cell in a KV format way, we can use this util.  Like 
the Oswrite method.. Here we write the Cell in a KV format.   Similar things.  
All others we better put in CellUtil alone? 
You up for doing all those cleanup as part of this work? :-)   Am ok if u want 
that to be part of another also.

> Check whether KeyValueUtil.createXXX could be replaced by CellUtil without 
> copy
> -------------------------------------------------------------------------------
>
>                 Key: HBASE-16665
>                 URL: https://issues.apache.org/jira/browse/HBASE-16665
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Heng Chen
>         Attachments: HBASE-16665.patch, HBASE-16665.v1.patch
>
>




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

Reply via email to