Xiaolin Ha created HBASE-20368:
----------------------------------
Summary: Fix RIT stuck when a rsgroup has no online servers but
AM's pendingAssginQueue is cleared
Key: HBASE-20368
URL: https://issues.apache.org/jira/browse/HBASE-20368
Project: HBase
Issue Type: Bug
Components: rsgroup
Affects Versions: 2.0.0
Reporter: Xiaolin Ha
Assignee: Xiaolin Ha
This error can be reproduced by shutting down all servers in a rsgroups and
starting them soon afterwards.
The regions on this rsgroup will be reassigned, but there is no available
servers of this rsgroup.
They will be added to AM's pendingAssginQueue, which AM will clear regardless
of the result of assigning in this case.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)