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

Support separate child regions to different region servers

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0-alpha-1, 2.5.0, 2.4.3
    • None
    • None
    • Reviewed
    • Hide
      Config key for enable/disable automatically separate child regions to different region servers in the procedure of split regions. One child will be kept to the server where parent region is on, and the other child will be assigned to a random server.

      hbase.master.auto.separate.child.regions.after.split.enabled

      Default setting is false/off.
      Show
      Config key for enable/disable automatically separate child regions to different region servers in the procedure of split regions. One child will be kept to the server where parent region is on, and the other child will be assigned to a random server. hbase.master.auto.separate.child.regions.after.split.enabled Default setting is false/off.

    Description

      Hot/Large regions can be splitted automatically by some split policies. But children regions will be both on the RS which owns the parent region. We can support dividing child regions from the master side, maybe add a step at the last of SplitTableRegionProcedure.

      Attachments

        Issue Links

          Activity

            People

              Xiaolin Ha Xiaolin Ha
              Xiaolin Ha Xiaolin Ha
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: