[
https://issues.apache.org/jira/browse/HBASE-9607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13774218#comment-13774218
]
Hudson commented on HBASE-9607:
-------------------------------
SUCCESS: Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #755 (See
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/755/])
HBASE-9607 Data loss after snapshot restore into cloned table (mbertozzi: rev
1525352)
*
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/snapshot/RestoreSnapshotHelper.java
*
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestRestoreSnapshotFromClient.java
> 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