[
https://issues.apache.org/jira/browse/HBASE-17850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16011106#comment-16011106
]
Ted Yu commented on HBASE-17850:
--------------------------------
bq. + int stage = (new Random()).nextInt(5);
If the test fails in one run, how do we reproduce the failure ? Next run may
inject error at different stage.
bq. The former one does not handle failures automatically.
Seems the current FullTableBackupClientForTest is closer to real client. Mind
refactoring TestFullBackupWithFailures to make use of this
FullTableBackupClientForTest ?
Please put the next patch on review board.
> Backup system restore /repair utility
> -------------------------------------
>
> Key: HBASE-17850
> URL: https://issues.apache.org/jira/browse/HBASE-17850
> Project: HBase
> Issue Type: Sub-task
> Reporter: Vladimir Rodionov
> Assignee: Vladimir Rodionov
> Labels: backup
> Fix For: 2.0.0
>
> Attachments: HBASE-17850-v2.patch
>
>
> Backup repair tool restores integrity of a backup system table and removes
> artefacts of a failed backup session from a file system(s)
> This is command-line tool. To run the tool:
> {code}
> hbase backup repair
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)