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

Ted Yu edited comment on HBASE-12292 at 10/19/14 8:55 PM:
----------------------------------------------------------

Test which passes on 0.98


was (Author: [email protected]):
Test which currently fails:
Sample of tail of test output:
{code}
2014-10-19 11:38:02,496 INFO  [Thread-63] 
master.TestRegionBalanceAfterRSRestart(191): In 280 iteration
2014-10-19 11:38:05,527 INFO  [Thread-63] 
master.TestRegionBalanceAfterRSRestart(191): In 290 iteration
2014-10-19 11:38:08,561 INFO  [Thread-63] 
master.TestRegionBalanceAfterRSRestart(191): In 300 iteration
{code}

> Add test that verifies newly added region server is assigned regions by load 
> balancer
> -------------------------------------------------------------------------------------
>
>                 Key: HBASE-12292
>                 URL: https://issues.apache.org/jira/browse/HBASE-12292
>             Project: HBase
>          Issue Type: Test
>    Affects Versions: 0.98.7
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>            Priority: Minor
>         Attachments: 12292-test-0.98.txt
>
>
> Here is a unit test (based on 0.98) that verifies newly started region server 
> is assigned regions:
> A region server is brought down in the cluster.
> A new server is started.
> After balancer chore runs, the new region server is assigned regions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to