[ 
https://issues.apache.org/jira/browse/HBASE-12292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ted Yu updated HBASE-12292:
---------------------------
    Description: 
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.

  was:
I observed this during cluster testing.

Here is a unit test (based on 0.98) showing the issue:
A region server is brought down in the cluster.
A new server is started.
After many iterations of balancer chore runs, the new region server is still 
not assigned any region.

       Priority: Minor  (was: Major)
     Issue Type: Test  (was: Bug)

> 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