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

Mike Drob commented on HBASE-21380:
-----------------------------------

In {{testRSGroupsWithHBaseQuota}} we restart the hbase cluster (twice!) causing 
some servers to be added to the DeadServer list. When they are restarted, 
because this is a test cluster running on a single node they new RS come back 
with different ports and aren't matched to the existing entries in the 
DeadServer list. And the presence of entries in the DeadServer list prevents 
the balancer from running, which impacts how the RSGroup feature works.

Theoretically, if we clear the DeadServer list since we know those aren't 
coming back then this should fix the test?

> TestRSGroups failing
> --------------------
>
>                 Key: HBASE-21380
>                 URL: https://issues.apache.org/jira/browse/HBASE-21380
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 2.1.1
>            Reporter: Sean Busbey
>            Assignee: Mike Drob
>            Priority: Major
>
> only failing on branch-2.1



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to