You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Elliott Clark (JIRA)" <ji...@apache.org> on 2015/08/11 22:37:46 UTC

[jira] [Created] (HBASE-14211) Add more rigorous integration tests of splits

Elliott Clark created HBASE-14211:
-------------------------------------

             Summary: Add more rigorous integration tests of splits
                 Key: HBASE-14211
                 URL: https://issues.apache.org/jira/browse/HBASE-14211
             Project: HBase
          Issue Type: Bug
            Reporter: Elliott Clark
            Assignee: Elliott Clark


Add a chaos action that will turn down region size.
* Eventually this will cause regions to split a lot.
* It will need to have a min region size.
Add a chaos monkey action that will change split policy
* Change between Uniform and SplittingUpTo and back
Add chaos monkey action that will request splits of every region.
* When regions all reach the size a the exact same time the compactions add a lot of work.
* This simulates a very well distributed write pattern reaching the region size.
Add the ability to start with fewer regions than normal to ITBLL



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)