Duo Zhang created HBASE-25080:
---------------------------------
Summary: Should not use AssignmentManager to test whether a table
is enabled or not
Key: HBASE-25080
URL: https://issues.apache.org/jira/browse/HBASE-25080
Project: HBase
Issue Type: Improvement
Components: master
Reporter: Duo Zhang
Assignee: Duo Zhang
Now in our code base sometimes we use AssignmentManager to test whether a table
is enabled or not, it is just a delegation to the TableStateManager. Let's use
TableStateManager directly.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)