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

IncreasingToUpperBoundRegionSplitPolicy may cause unnecessary region splits in rolling update of cluster

VotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Abandoned
    • None
    • None
    • None
    • None

    Description

      Currently IncreasingToUpperBoundRegionSplitPolicy is the default region split policy. In this policy, split size is the number of regions that are on this server that all are of the same table, cubed, times 2x the region flush size.

      But when unloading regions of a regionserver in a cluster using region_mover.rb, the number of regions that are on this server that all are of the same table will decrease, and the split size will decrease too, which may cause the left region split in the regionsever. Region Splits also happens when loading regions of a regionserver in a cluster.

      A improvment may set a minimum split size in IncreasingToUpperBoundRegionSplitPolicy
      Suggestions are welcomed. Thanks~

      Attachments

        1. HBASE-12451-v1.diff
          81 kB
          Shaohui Liu
        2. HBASE-12451-v2.diff
          79 kB
          Shaohui Liu

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            liushaohui Shaohui Liu
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment