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

binlijin commented on HBASE-16382:
----------------------------------

Thanks anoop, i check it, SQM create it for seeking, most of the use is for 
compare, but if there is some exception the logging will use KVUtil#ensureKV() 
call.

> backport useful tools in CellUtil to branch-1
> ---------------------------------------------
>
>                 Key: HBASE-16382
>                 URL: https://issues.apache.org/jira/browse/HBASE-16382
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 1.4.0
>            Reporter: binlijin
>         Attachments: HBASE-16382.patch
>
>
> KeyValueUtil.createLastOnRow and KeyValueUtil.createFirstOnRow will create 
> new KeyValue and in the KeyValue constructor will do byte[] copy, and we can 
> use the master version of CellUtil to eliminate the byte[] copy.



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

Reply via email to