Umesh Agashe created HBASE-20514:
------------------------------------
Summary: On Master restart if table is stuck in DISABLING state,
CLOSED regions should not be considered stuck in-transition
Key: HBASE-20514
URL: https://issues.apache.org/jira/browse/HBASE-20514
Project: HBase
Issue Type: Bug
Components: amv2
Affects Versions: 2.0.0
Reporter: Umesh Agashe
Assignee: Umesh Agashe
Fix For: 2.0.1
When master is restarted, in AssignmentManager#loadMeta(), if table is in
DISABLED state nothing is done for regions in CLOSED state. But if table is
stuck in DISABLING state then CLOSED regions are considered as stuck
in-transition. CLOSED regions of DISABLING/ DISABLED table can be handled the
same way.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)