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

Backups masking exception in a scenario and though it fails , it shows success message.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0-alpha-4, 2.0.0
    • None
    • None
    • Reviewed

    Description

      Scenario to reproduce :

      • Take 1 full and incremental backup
      • Delete the table
      • Try to rerun the backups on it.

      It fails with following error given failure message in between but finally it shows backup successful.
      ============================================================================

      2017-10-02 15:29:25,339 DEBUG [main] impl.BackupSystemTable: Restoring backup:system from snapshot
      2017-10-02 15:29:28,148 DEBUG [main] impl.BackupSystemTable: Done restoring backup system table
      2017-10-02 15:29:28,148 DEBUG [main] impl.BackupSystemTable: Deleting snapshot_backup_system from the system
      2017-10-02 15:29:28,166 DEBUG [main] impl.BackupSystemTable: Done deleting backup system table snapshot
      2017-10-02 15:29:28,166 DEBUG [main] impl.TableBackupClient: Trying to cleanup up target dir. Current backup phase: INCREMENTAL_COPY
      2017-10-02 15:29:28,169 DEBUG [main] impl.BackupSystemTable: Finish backup exclusive operation
      2017-10-02 15:29:28,172 ERROR [main] impl.TableBackupClient: Backup backup_1506938363641 failed.
      Backup session backup_1506938363641 finished. Status: SUCCESS.

      Attachments

        1. HBASE-18932.patch
          2 kB
          Amit Kabra

        Activity

          People

            amitkabraiiit Amit Kabra
            amitkabraiiit Amit Kabra
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: