[
https://issues.apache.org/jira/browse/HBASE-16694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15526828#comment-15526828
]
Hudson commented on HBASE-16694:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-0.98-on-Hadoop-1.1 #1277 (See
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/1277/])
HBASE-16694 Reduce garbage for onDiskChecksum in HFileBlock (binlijin)
(apurtell: rev 6903296a3c181958eda82d0e2cbe24aba986efda)
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/HFileBlock.java
> Reduce garbage for onDiskChecksum in HFileBlock
> -----------------------------------------------
>
> Key: HBASE-16694
> URL: https://issues.apache.org/jira/browse/HBASE-16694
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 2.0..
> Reporter: binlijin
> Assignee: binlijin
> Priority: Minor
> Fix For: 2.0.0, 1.4.0, 0.98.23
>
> Attachments: HBASE-16694-master.patch
>
>
> Current when finish a HFileBlock will create a new byte[] for onDiskChecksum,
> we can reuse it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)