[
https://issues.apache.org/jira/browse/HBASE-28183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17818143#comment-17818143
]
Chandra Sekhar K commented on HBASE-28183:
------------------------------------------
[~bbeaudreault]
pls assign this to me if you are not looking into this issue
> It's impossible to re-enable the quota table if it gets disabled
> ----------------------------------------------------------------
>
> Key: HBASE-28183
> URL: https://issues.apache.org/jira/browse/HBASE-28183
> Project: HBase
> Issue Type: Bug
> Reporter: Bryan Beaudreault
> Priority: Major
>
> HMaster.enableTable tries to read the quota table. If you disable the quota
> table, this fails. So then it's impossible to re-enable it. The only solution
> I can find is to delete the table at this point, so that it gets recreated at
> startup, but this results in losing any quotas you had defined. We should
> fix enableTable to not check quotas if the table in question is hbase:quota.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)