Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-16961 FileSystem Quotas
  3. HBASE-17568

Expire region reports in the HMaster

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • HBASE-16961, 2.0.0
    • None
    • None
    • Reviewed

    Description

      (From a TODO)

      The RegionServers send reports of sizes from to the Master so the Master can compute the "size" of each Table.

      Presently, the Master has no way to expire these reports. Thus, reports for tables that are deleted would be retained in memory. Retain the time at which the report was received by the master, and then use that to determine when to age it off.

      Attachments

        1. HBASE-17568.001.patch
          26 kB
          Josh Elser
        2. HBASE-17568.002.HBASE-16961.patch
          25 kB
          Josh Elser
        3. HBASE-17568.003.HBASE-16961.patch
          26 kB
          Josh Elser

        Activity

          People

            elserj Josh Elser
            elserj Josh Elser
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: