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

Add a split policy for busy regions

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.4.0, 1.3.1, 2.0.0
    • regionserver
    • None

    Description

      Currently, all region split policies are based on size. However, in certain cases, it is a wise choice to make a split decision based on number of requests to the region and split busy regions.

      A crude metric is that if a region blocks writes often and throws RegionTooBusyExceoption, it's probably a good idea to split it.

      Attachments

        1. HBASE-15429.branch-1.patch
          11 kB
          Ashu Pachauri
        2. HBASE-15429.patch
          14 kB
          Ashu Pachauri
        3. HBASE-15429-V1.patch
          11 kB
          Ashu Pachauri
        4. HBASE-15429-V2.patch
          11 kB
          Ashu Pachauri

        Issue Links

          Activity

            People

              ashu210890 Ashu Pachauri
              ashu210890 Ashu Pachauri
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: