[
https://issues.apache.org/jira/browse/HBASE-25080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang resolved HBASE-25080.
-------------------------------
Fix Version/s: 2.4.0
3.0.0-alpha-1
Hadoop Flags: Reviewed
Resolution: Fixed
> 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
> Priority: Major
> Fix For: 2.4.0, 3.0.0-alpha-1
>
>
> 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.20.10#820010)