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

Make hbase:acl table unsplittable

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • None
    • None

    Description

      HBASE-16773 fixed a case where PriorityRpcServer handler threads are all occupied accessing hbase:acl table.

      However, the fix relies on the fact that there is single region in hbase:acl table so that the access can be local.

      As discussed at the end of HBASE-16773, we should disable split of hbase:acl table as well.
      hbase:meta is normally much larger than hbase:acl table and it has only one region.

      Attachments

        1. 16803.v1.txt
          2 kB
          Ted Yu
        2. 16803.v2.txt
          1 kB
          Ted Yu

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: