[ 
https://issues.apache.org/jira/browse/HBASE-15862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15313011#comment-15313011
 ] 

Ted Yu commented on HBASE-15862:
--------------------------------

I added the second line to TestBackupDeleteRestore:
{code}
      hba.flush(table1);
      hba.majorCompact(table1);
{code}
Without the fix, TestBackupDeleteRestore passes.

> 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)

Reply via email to