[
https://issues.apache.org/jira/browse/HBASE-14211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14682485#comment-14682485
]
Elliott Clark commented on HBASE-14211:
---------------------------------------
We're seeing issues with splits so lets make the tests for those more stressful.
> 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)