Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-28183

It's impossible to re-enable the quota table if it gets disabled

    XMLWordPrintableJSON

Details

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              chandrasekhar.k Chandra Sekhar K
              bbeaudreault Bryan Beaudreault
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: