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

[WAL] RegionGroupingStrategy loses its function after split

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4.6
    • 1.5.0, 1.3.6, 1.4.11
    • Performance, wal
    • None
    • Reviewed

    Description

      Having hbase.wal.provider set multiwal, it works fine on regionserver restart, at the beginning.

      But when region split happened, those daughter regions would inherit her parent's WAL, which violates the setting. For example, when hbase.wal.regiongrouping.strategy set identity, each daughter regions should create its own WAL instead of inheriting.

      Attachments

        1. HBASE-22774.branch-1.002.patch
          17 kB
          Reid Chan
        2. HBASE-22774.branch-1.001.patch
          14 kB
          Reid Chan

        Issue Links

          Activity

            People

              reidchan Reid Chan
              reidchan Reid Chan
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: