[
https://issues.apache.org/jira/browse/HBASE-16809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15567993#comment-15567993
]
Hudson commented on HBASE-16809:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #1771 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/1771/])
HBASE-16809 Save one cell length calculation in (anoopsamjohn: rev
f77ff9f96f62222962baa3c3091ac5226fad7adb)
* (edit) hbase-common/src/main/java/org/apache/hadoop/hbase/KeyValueUtil.java
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HeapMemStoreLAB.java
> Save one cell length calculation in HeapMemStoreLAB#copyCellInto
> ----------------------------------------------------------------
>
> Key: HBASE-16809
> URL: https://issues.apache.org/jira/browse/HBASE-16809
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 2.0.0
> Reporter: binlijin
> Assignee: binlijin
> Priority: Minor
> Fix For: 2.0.0
>
> Attachments: HBASE-16809_master.patch
>
>
> HeapMemStoreLAB#copyCellInto have already calculate the cell's length, we can
> pass it to KeyValueUtil#copyCellTo.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)