[ 
https://issues.apache.org/jira/browse/HBASE-9193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13757203#comment-13757203
 ] 

Sergey Shelukhin commented on HBASE-9193:
-----------------------------------------

Why did this patch remove IntegrationTestRebalanceAndKillServersTargeted? This 
was a useful patch that I used to find some bugs.
Having an option to run custom actions is not a replacement for having specific 
tests for things.
                
> Make what Chaos monkey actions run configurable per test.
> ---------------------------------------------------------
>
>                 Key: HBASE-9193
>                 URL: https://issues.apache.org/jira/browse/HBASE-9193
>             Project: HBase
>          Issue Type: Task
>    Affects Versions: 0.98.0, 0.95.1
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>             Fix For: 0.98.0, 0.95.2
>
>         Attachments: HBASE-9193-0.patch, HBASE-9193-1.patch
>
>
> Would be awesome to have every it test derive from the same base class that 
> all allow setting of which ChaosMonkey.Actions to run.
> Something like:
> {code}
> hbase org.apache.hadoop.hbase.test.IntegrationTestLoadAndVerify 
> -Dverify.reduce.tasks=12 -DchaosMonkeyActionSet=SlowDeterministic 
> loadAndVerify
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to