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

Vladimir Rodionov edited comment on HBASE-23723 at 4/1/20, 7:38 PM:
--------------------------------------------------------------------

Reopening this umbrella to address correct snapshot handling. Particularly, the 
following scenario must be verified:
# load data to a table
# take snapshot
# major compact table
# run mob file cleaner chore
# load data to table
# restore table from snapshot into another table
# verify data integrity
# restore table from snapshot into original table
# verify data integrity


was (Author: vrodionov):
Reopening this umbrella to address correct snapshot handling. Particularly, the 
following scenario must be verified:
#load data to a table
#take snapshot
#major compact table
#run mob file cleaner chore
#load data to table
#restore table from snapshot into another table
#verify data integrity
#restore table from snapshot into original table
#verify data integrity

> Add tests for MOB compaction on a table created from snapshot
> -------------------------------------------------------------
>
>                 Key: HBASE-23723
>                 URL: https://issues.apache.org/jira/browse/HBASE-23723
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Compaction, mob
>            Reporter: Vladimir Rodionov
>            Assignee: Sean Busbey
>            Priority: Blocker
>
> How does code handle snapshot naming convention for MOB files.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to