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

Meta Region First Recovery

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.98.0, 0.95.1
    • MTTR
    • None
    • Reviewed

    Description

      We have a separate wal for meta region. While log splitting logic haven't taken the advantage of this and splitlogworker still picks a wal file randomly. Imaging if we have multiple region servers including meta RS fails about the same time while meta wal is recovered last, all failed regions have to wait meta recovered and then can be online again.

      The open JIRA is to let splitlogworker to pick a meta wal file firstly and then others.

      Attachments

        1. hbase-8631-v4.patch
          22 kB
          Jeffrey Zhong
        2. hbase-8631-v3.patch
          21 kB
          Jeffrey Zhong
        3. hbase-8631-v2.patch
          18 kB
          Jeffrey Zhong
        4. hbase-8631.patch
          17 kB
          Jeffrey Zhong

        Activity

          People

            jeffreyz Jeffrey Zhong
            jeffreyz Jeffrey Zhong
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: