[ 
https://issues.apache.org/jira/browse/HBASE-18932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16191842#comment-16191842
 ] 

Hudson commented on HBASE-18932:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-2.0 #626 (See 
[https://builds.apache.org/job/HBase-2.0/626/])
HBASE-18932 Backup masking exception in a scenario and though it fails , 
(tedyu: rev e138ea6a597c6d665748134586be47bcc3458b59)
* (edit) 
hbase-backup/src/main/java/org/apache/hadoop/hbase/backup/impl/IncrementalTableBackupClient.java


> Backups masking exception in a scenario and though it fails , it shows 
> success message.
> ---------------------------------------------------------------------------------------
>
>                 Key: HBASE-18932
>                 URL: https://issues.apache.org/jira/browse/HBASE-18932
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Amit Kabra
>            Assignee: Amit Kabra
>             Fix For: 2.0.0-alpha-4
>
>         Attachments: HBASE-18932.patch
>
>
> 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*.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to