You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jonathan Hsieh (JIRA)" <ji...@apache.org> on 2014/09/23 17:27:33 UTC

[jira] [Created] (HBASE-12066) Avoid major compaction in TestMobSweeper

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)