[
https://issues.apache.org/jira/browse/HBASE-12292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Yu updated HBASE-12292:
---------------------------
Attachment: 12292-test-0.98.txt
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}
> Newly added region server is not assigned regions by load balancer
> ------------------------------------------------------------------
>
> Key: HBASE-12292
> URL: https://issues.apache.org/jira/browse/HBASE-12292
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.98.7
> Reporter: Ted Yu
> Assignee: Ted Yu
> Attachments: 12292-test-0.98.txt
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)