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/10/12 21:14:05 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:
----------------------------------
    Attachment: HBASE-14211-v6.patch

Going to commit this unless there are any objections

> Add more rigorous integration tests of splits
> ---------------------------------------------
>
>                 Key: HBASE-14211
>                 URL: https://issues.apache.org/jira/browse/HBASE-14211
>             Project: HBase
>          Issue Type: Bug
>          Components: integration tests, test
>    Affects Versions: 2.0.0, 1.2.0
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>             Fix For: 2.0.0, 1.3.0
>
>         Attachments: HBASE-14211-v1.patch, HBASE-14211-v2.patch, HBASE-14211-v3.patch, HBASE-14211-v4.patch, HBASE-14211-v5.patch, HBASE-14211-v6.patch, HBASE-14211.patch
>
>
> 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)