[
https://issues.apache.org/jira/browse/HBASE-3690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13147566#comment-13147566
]
Hadoop QA commented on HBASE-3690:
----------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12503168/D357.1.patch
against trunk revision .
+1 @author. The patch does not contain any @author tags.
+1 tests included. The patch appears to include 3 new or modified tests.
-1 javadoc. The javadoc tool appears to have generated -164 warning
messages.
+1 javac. The applied patch does not increase the total number of javac
compiler warnings.
-1 findbugs. The patch appears to introduce 52 new Findbugs (version
1.3.9) warnings.
+1 release audit. The applied patch does not increase the total number of
release audit warnings.
-1 core tests. The patch failed these unit tests:
org.apache.hadoop.hbase.master.TestDistributedLogSplitting
Test results:
https://builds.apache.org/job/PreCommit-HBASE-Build/222//testReport/
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/222//artifact/trunk/patchprocess/newPatchFindbugsWarnings.html
Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/222//console
This message is automatically generated.
> Option to Exclude Bulk Import Files from Minor Compaction
> ---------------------------------------------------------
>
> Key: HBASE-3690
> URL: https://issues.apache.org/jira/browse/HBASE-3690
> Project: HBase
> Issue Type: Bug
> Components: regionserver
> Reporter: Nicolas Spiegelberg
> Assignee: Nicolas Spiegelberg
> Priority: Minor
> Attachments: D357.1.patch, HBASE-3690.patch
>
>
> We ran an incremental scrape with HFileOutputFormat and encountered major
> compaction storms. This is caused by the bug in HBASE-3404. The permanent
> fix is a little tricky without HBASE-2856. We realized that a quicker
> solution for avoiding these compaction storms is to simply exclude bulk
> import files from minor compactions and let them only be handled by
> time-based major compactions. Add with functionality along with a config
> option to enable it.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira