Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-6055 Offline Snapshots in HBase 0.96
  3. HBASE-7388

Snapshot branch 12/18 rebase broke TestSnapshotFromMaster#testSnapshotHFileArchiving

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • hbase-6055
    • 0.95.0
    • snapshots, test
    • None
    • Reviewed

    Description

      Running org.apache.hadoop.hbase.master.cleaner.TestSnapshotFromMaster
      Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 30.232 sec <<< FAILURE!
      
      Results :
      
      Failed tests:   testSnapshotHFileArchiving(org.apache.hadoop.hbase.master.cleaner.TestSnapshotFromMaster): Archived hfiles [] is missing snapshot file:hdfs://localhost:36177/user/jon/hbase/.snapshot/snapshot/8b7235fe93a521daee2a446915d87bfe/fam/01a951c716a445dea55698bdd79c294c
      

      Something in trunk changed the number of hfiles generated such that only four are generated. The previous default was a min of 5 hfiles before compaction actually started so files were never compacted, and thus never archived.

      Attachments

        1. hbase-7388.patch
          2 kB
          Jonathan Hsieh

        Activity

          People

            jmhsieh Jonathan Hsieh
            jmhsieh Jonathan Hsieh
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: