Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Invalid
-
hbase-11339
-
None
Description
add a unit test to scan the cloned table when deleting the original table, and the steps as following:
1) create a table with mobs,
2) snapshot it,
3) clone it as a a different table
4) have a read workload on the snapshot
5) delete the original table