[ 
https://issues.apache.org/jira/browse/HBASE-28183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HBASE-28183:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Assignee: Chandra Sekhar K
>            Priority: Major
>              Labels: pull-request-available
>
> 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)

Reply via email to