[
https://issues.apache.org/jira/browse/HBASE-11672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14086774#comment-14086774
]
Jonathan Hsieh commented on HBASE-11672:
----------------------------------------
I think we do have command line support [1] baked into the IntegrationTestBase
class tha ITBLL is derived from. If we add a regionmover monkey factory here
[2] we should be able specify it on any it test, no?
[1]
https://github.com/apache/hbase/blob/master/hbase-it/src/test/java/org/apache/hadoop/hbase/IntegrationTestBase.java#L36
[2]
https://github.com/apache/hbase/blob/master/hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/factories/MonkeyFactory.java#L70
> Add IntegrationTestBigLinkedListWithRegionMovement
> --------------------------------------------------
>
> Key: HBASE-11672
> URL: https://issues.apache.org/jira/browse/HBASE-11672
> Project: HBase
> Issue Type: Test
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Priority: Minor
> Fix For: 0.99.0, 2.0.0, 0.98.6
>
> Attachments: HBASE-11672.patch
>
>
> An integration test that extends ITBLL with a fixed monkey policy that moves
> a random region of the table very often.
--
This message was sent by Atlassian JIRA
(v6.2#6252)