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

Ted Yu commented on HBASE-12292:
--------------------------------

Note: in the test, hbase.balancer.period is set very short.
In production, such setting is not realistic. This means that there may be at 
most hbase.balancer.period gap between a server is added and when it is 
assigned region(s).

> 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