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

Backport HBASE-7213 (separate hlog for meta tables) to 0.94

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.94.5
    • 0.94.7
    • None
    • None
    • Hide
      The regionserver carrying .META. / -ROOT- region will now write two WALs; the usual one w/ all edits and then a special one with a .meta. suffix into which all edits for .META. / -ROOT- region go. These files will be recovered first on server crash. This feature is turned OFF by default. The configuration hbase.regionserver.separate.hlog.for.meta must be set to true to enable this behavior.
      Show
      The regionserver carrying .META. / -ROOT- region will now write two WALs; the usual one w/ all edits and then a special one with a .meta. suffix into which all edits for .META. / -ROOT- region go. These files will be recovered first on server crash. This feature is turned OFF by default. The configuration hbase.regionserver.separate.hlog.for.meta must be set to true to enable this behavior.

    Description

      I am interested in backporting HBASE-7213 to 0.94. Helps to address more of the MTTR story. Offline discussion with Lars indicated he is interested as well.

      Attachments

        1. 7213-0.94.patch
          38 kB
          Devaraj Das
        2. 7213-0.94-2.patch
          38 kB
          Devaraj Das
        3. 7213-0.94-3.patch
          39 kB
          Devaraj Das
        4. 7213-0.94-with-config.patch
          42 kB
          Devaraj Das
        5. 7213-0.94-with-config-1.patch
          43 kB
          Devaraj Das

        Activity

          People

            ddas Devaraj Das
            ddas Devaraj Das
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: