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

Update filesystem-space quota fail if there is a space quota for non-existing namespace

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • 2.0.2
    • 3.0.0-beta-2
    • None

    Description

      QuotaObserverChore#fetchAllTablesWithQuotasDefined may fail and throw a NamespaceNotFoundException because of namespace does not exist 

      // Collect all of the tables in the namespace
      	TableName[] tablesInNS = conn.getAdmin().listTableNamesByNamespace(namespace);
      

      Attachments

        1. HBASE-21455.master.001.patch
          2 kB
          wenbang
        2. HBASE-21455.master.002.patch
          7 kB
          wenbang
        3. HBASE-21455.master.003.patch
          7 kB
          wenbang
        4. HBASE-21455.master.004.patch
          7 kB
          wenbang

        Activity

          People

            wenbang wenbang
            wenbang wenbang
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: