Jonathan Hsieh created HBASE-12066:
--------------------------------------
Summary: Avoid major compaction in TestMobSweeper
Key: HBASE-12066
URL: https://issues.apache.org/jira/browse/HBASE-12066
Project: HBase
Issue Type: Bug
Reporter: Jonathan Hsieh
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)