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

Heng Chen edited comment on HBASE-16665 at 9/22/16 6:22 AM:
------------------------------------------------------------

Another thoughts about KeyValueUtil and CellUtil,   we'd better to tell  our 
developers in which scenario should use CellUtil to avoid copy instead of 
KeyValueUtil,   maybe the methods "createXXX" in KeyValueUtil could be removed 
directly (most seems to be used only in test case)?


was (Author: chenheng):
Another thoughts about KeyValueUtil and CellUtil,   we'd better to tell  our 
developers in which scenario should use CellUtil to avoid copy instead of 
KeyValueUtil,   maybe the methods of createXXX could be removed directly (most 
seems to be used only in test case)?

> 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