Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-8015 Support for Namespaces
  3. HBASE-12936

Quota support for namespace should take region merge into account

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • None
    • None
    • Reviewed

    Description

      HBASE-8410 added basic quota support for namespaces.
      However, region merge operation was not taken into account. This means, once region count limit is reached, user table cannot be split even after some regions are successfully merged.

      This issue fixes the bug by adding hook in RegionStateListener for region merged event.

      Attachments

        1. 12936-002.txt
          9 kB
          Ted Yu
        2. 12936-003.txt
          9 kB
          Ted Yu
        3. 12936-004.txt
          13 kB
          Ted Yu
        4. 12936-005.txt
          13 kB
          Ted Yu

        Activity

          People

            yuzhihong@gmail.com Ted Yu
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: