[
https://issues.apache.org/jira/browse/HBASE-11846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114751#comment-14114751
]
Hudson commented on HBASE-11846:
--------------------------------
SUCCESS: Integrated in HBase-0.98 #483 (See
[https://builds.apache.org/job/HBase-0.98/483/])
HBASE-11846 HStore#assertBulkLoadHFileOk should log if a full HFile
verification will be performed during a bulkload (Esteban Gutierrez) (apurtell:
rev d0b45a488f40f082493a53fe49e3d85c6d6f0762)
* 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)