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/13 18:13:46 UTC

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

     [ https://issues.apache.org/jira/browse/HBASE-14211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elliott Clark updated HBASE-14211:
----------------------------------
    Description: 
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

  was:
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


> 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)