[
https://issues.apache.org/jira/browse/HBASE-15862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15315252#comment-15315252
]
Vladimir Rodionov commented on HBASE-15862:
-------------------------------------------
Restore from backup to a particular backupid with *overwrite* means that we
want to restore all the data from backup and replace *all* data in a table with
that restored data. This is how I understand semantics of *overwrite*? This is
what usually called PIT (point-in-time) restore. Am I right, [~jerryhe]?
> Backup - Delete- Restore does not restore deleted data
> ------------------------------------------------------
>
> Key: HBASE-15862
> URL: https://issues.apache.org/jira/browse/HBASE-15862
> Project: HBase
> Issue Type: Bug
> Reporter: Vladimir Rodionov
> Assignee: Vladimir Rodionov
> Attachments: HBASE-15862-v1.patch
>
>
> This was discovered during testing. If we delete row after full backup and
> perform immediately restore, the deleted row still remains deleted.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)