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

Ted Yu commented on HBASE-9607:
-------------------------------

+1
                
> Data loss after snapshot restore into cloned table
> --------------------------------------------------
>
>                 Key: HBASE-9607
>                 URL: https://issues.apache.org/jira/browse/HBASE-9607
>             Project: HBase
>          Issue Type: Bug
>          Components: snapshots
>    Affects Versions: 0.94.11, 0.96.0
>            Reporter: Ted Yu
>            Assignee: Matteo Bertozzi
>             Fix For: 0.94.12, 0.96.0
>
>         Attachments: HBASE-9607-v0.patch
>
>
> Take snapshot s1 of table t1 which has some data
> Drop t1
> Clone snapshot s1 to t1
> Disable t1
> Restore s1 to t1
> Enable t1
> At this moment, scan 't1' returns nothing.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to