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

OfflineMetaRepair leaves empty directory inside /hbase/WALs which remains forever

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.0.0
    • 1.4.0, 2.0.0
    • hbck
    • None
    • Reviewed

    Description

      OfflineMetaRepair rebuild Meta table, while creating meta region it creates it's own WAL (inside /hbase/WALs/hbck-meta-recovery-<randomNumber>) which wll be closed and archived after rebuilding Meta.

      hbase org.apache.hadoop.hbase.util.hbck.OfflineMetaRepair
          >> /hbase/WALs/hbck-meta-recovery-<randomNumber>
      

      It doesn't clear the empty dir, empty directory should be removed after success.

      Attachments

        1. HBASE-16716.patch
          7 kB
          Pankaj Kumar
        2. HBASE-16716-branch-1.1.patch
          5 kB
          Pankaj Kumar
        3. HBASE-16716-branch-1.2.patch
          5 kB
          Pankaj Kumar
        4. HBASE-16716-branch-1.3.patch
          5 kB
          Pankaj Kumar
        5. HBASE-16716-branch-1.patch
          5 kB
          Pankaj Kumar
        6. HBASE-16716-V2.patch
          7 kB
          Pankaj Kumar

        Activity

          People

            pankaj2461 Pankaj Kumar
            pankaj2461 Pankaj Kumar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: