You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Stephen Chu (Commented) (JIRA)" <ji...@apache.org> on 2012/02/18 22:33:59 UTC

[jira] [Commented] (BIGTOP-411) Add TestRegionMover to HBase system tests

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

Stephen Chu commented on BIGTOP-411:
------------------------------------

Oops.

TestMoveRootMetaRegionsDiff was meant for https://issues.apache.org/jira/browse/BIGTOP-412, another test patch.
                
> Add TestRegionMover to HBase system tests
> -----------------------------------------
>
>                 Key: BIGTOP-411
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-411
>             Project: Bigtop
>          Issue Type: Test
>          Components: Tests
>            Reporter: Stephen Chu
>            Assignee: Stephen Chu
>              Labels: patch, test
>         Attachments: TestMoveRootMetaRegionsDiff, TestRegionMoverDiff
>
>
> Adding TestRegionMover.java to HBase system tests.
> This program unloads and reloads region servers and checks that regions do not get stuck in transition for too long. The region servers are specified by hostname.
>                                                                                                                                                                   
> Required arguments:                                                                                                                                                           
> -Dregionservers=<regionserver1>,<regionserver2>,...                                                                                                                           
> Optional arguments:                                                                                                                                                           
> -Dload.iterations=<number of times to unload and load the region servers>                                                                                                     
> -Dtimeout.intervals=<number of times to wait for no regions in transition>                                                                                                    
> -Dtimeout.ms=<milliseconds to wait before checking for regions in transition>                                                                                                 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira