[
https://issues.apache.org/jira/browse/KUDU-2810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16832126#comment-16832126
]
Mike Percy commented on KUDU-2810:
----------------------------------
Another option – more of a workaround – would be to simply handle the Not Found
error specifically in the Restore job.
> Restore needs DELETE_IGNORE
> ---------------------------
>
> Key: KUDU-2810
> URL: https://issues.apache.org/jira/browse/KUDU-2810
> Project: Kudu
> Issue Type: Bug
> Components: backup
> Affects Versions: 1.9.0
> Reporter: Will Berkeley
> Priority: Major
> Fix For: 1.10.0
>
>
> If a restore task fails for any reason, and it's restoring an incremental
> with DELETE row actions, when the task is retried it will fail any deletes
> that happened on the previous task run. We need a DELETE_IGNORE write
> operation to handle this.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)