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