[
https://issues.apache.org/jira/browse/HBASE-18932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195125#comment-16195125
]
Hudson commented on HBASE-18932:
--------------------------------
Results for branch HBASE-18467, done in 4 hr 24 min and counting
[build #136 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/HBASE-18467/136/]:
FAILURE
----
details (if available):
(x) *{color:red}-1 overall{color}*
Committer, please check your recent inclusion of a patch for this issue.
(x) {color:red}-1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/HBASE-18467/136//General_Nightly_Build_Report/]
(/) {color:green}+1 jdk8 checks{color}
-- For more information [see jdk8
report|https://builds.apache.org/job/HBase%20Nightly/job/HBASE-18467/136//JDK8_Nightly_Build_Report/]
(x) {color:red}-1 source release artifact{color}
-- See build output for details.
> 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)