[
https://issues.apache.org/jira/browse/HBASE-16694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15524883#comment-15524883
]
Hudson commented on HBASE-16694:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-1.4 #432 (See
[https://builds.apache.org/job/HBase-1.4/432/])
HBASE-16694 Reduce garbage for onDiskChecksum in HFileBlock (binlijin)
(apurtell: rev 67a43c30594329dc4a0de19787d2796e05f0b2c8)
* (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)