[
https://issues.apache.org/jira/browse/HBASE-12066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14637821#comment-14637821
]
Hudson commented on HBASE-12066:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #6672 (See
[https://builds.apache.org/job/HBase-TRUNK/6672/])
HBASE-12066 Avoid major compaction in TestMobSweeper (jmhsieh: rev
836021df2817a625eb7166ea194c5da26d6d6a47)
*
hbase-server/src/test/java/org/apache/hadoop/hbase/mob/mapreduce/TestMobSweeper.java
> Avoid major compaction in TestMobSweeper
> ----------------------------------------
>
> Key: HBASE-12066
> URL: https://issues.apache.org/jira/browse/HBASE-12066
> Project: HBase
> Issue Type: Sub-task
> Components: Compaction, mob
> Affects Versions: hbase-11339
> Reporter: Jonathan Hsieh
> Assignee: Jonathan Hsieh
> Fix For: hbase-11339
>
> Attachments: hbase-12066.patch
>
>
> TestMobSweeper is flaky on some machines. This is due to major compactions
> happening and blocking the unit test's sweep job from running.
> This patch bumps up the min hfiles before compaction to properly exercise the
> sweeper.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)