[
https://issues.apache.org/jira/browse/HBASE-15862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15314610#comment-15314610
]
Vladimir Rodionov commented on HBASE-15862:
-------------------------------------------
[~enis], [~devaraj], what do you think? I do not see better way to fix this
issue. My opinion: if one wants to restore table from backup - he(she) must
accept the fact that the table must be deleted/truncated to make restore
possible. If one wants to roll restore back - he can snapshot table in advance.
If you see another way how can we overwrite existing data in a table and handle
deleted/updated rows w/o table disabling/deletion, please advise.
> 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)