[
https://issues.apache.org/jira/browse/HBASE-16411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15425226#comment-15425226
]
Sean Busbey commented on HBASE-16411:
-------------------------------------
we should have a version for the HBASE-7912 branch so that we can easily find
the things fixed there and update them when things merge. It's also how we have
made clear in the past that fixes are going against a feature branch.
precommit will happily test things on a branch so long as you name your patch
accordingly. I'd much rather see changes that go into a branch getting
precommit checks as they go instead of relying on some catch-all test at merge
time.
> BackupDistCp#execute() should throw exception if the distcp job fails
> ---------------------------------------------------------------------
>
> Key: HBASE-16411
> URL: https://issues.apache.org/jira/browse/HBASE-16411
> Project: HBase
> Issue Type: Bug
> Reporter: Ted Yu
> Assignee: Ted Yu
> Labels: backup
> Attachments: 16411.v1.txt
>
>
> In some case, IncrementalTableBackupProcedure#incrementalCopy() wouldn't
> detect the failed job, leading to potential data loss.
> BackupDistCp#execute() should throw exception if the wrapped distcp job
> fails. This would allow IncrementalTableBackupProcedure#incrementalCopy() to
> properly respond to job failure.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)