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

It is not necessary to re-open the region when MOB files cannot be found

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • Scanners
    • None
    • Reviewed

    Description

      In HBASE-17712, we try to re-open the region when store files cannot be found. This is useful for store files in a region, but is not necessary when the MOB files cannot be found, because the store files in a region only contain the references to the MOB files and a re-open of a region doesn't help the lost MOB files.
      In this JIRA, we will directly throw DNRIOE only when the MOB files are not found in MobStoreScanner and ReversedMobStoreScanner. Other logics keep the same.

      Attachments

        1. HBASE-18049.patch
          1 kB
          Jingcheng Du
        2. HBASE-18049-V2.patch
          1 kB
          Jingcheng Du
        3. HBASE-18049-V3.patch
          1 kB
          Jingcheng Du

        Activity

          People

            jingcheng.du Jingcheng Du
            jingcheng.du Jingcheng Du
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: