[
https://issues.apache.org/jira/browse/HBASE-11846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114767#comment-14114767
]
Hudson commented on HBASE-11846:
--------------------------------
SUCCESS: Integrated in HBase-1.0 #135 (See
[https://builds.apache.org/job/HBase-1.0/135/])
HBASE-11846 HStore#assertBulkLoadHFileOk should log if a full HFile
verification will be performed during a bulkload (Esteban Gutierrez) (apurtell:
rev 3d73ff13d3cf38152382abef31aef848bcb6a1c0)
* hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HStore.java
> HStore#assertBulkLoadHFileOk should log if a full HFile verification will be
> performed during a bulkload
> --------------------------------------------------------------------------------------------------------
>
> Key: HBASE-11846
> URL: https://issues.apache.org/jira/browse/HBASE-11846
> Project: HBase
> Issue Type: Improvement
> Components: regionserver
> Affects Versions: 0.99.0, 2.0.0, 0.98.6
> Reporter: Esteban Gutierrez
> Assignee: Esteban Gutierrez
> Priority: Trivial
> Fix For: 0.99.0, 2.0.0, 0.98.6
>
> Attachments: HBASE-11846-0.98.patch, HBASE-11846.v0.diff
>
>
> If hbase.hstore.bulkload.verify is set to true in the Region Server, we
> should log that we are about to perform a full scan of the HFiles that are
> going to be bulk loaded, it might be helpful to correlate other performance
> issues if the operator has enabled that feature.
--
This message was sent by Atlassian JIRA
(v6.2#6252)