Ashok shetty created HBASE-27671:
------------------------------------

             Summary: Able to restore snapshot even after TTL expired
                 Key: HBASE-27671
                 URL: https://issues.apache.org/jira/browse/HBASE-27671
             Project: HBase
          Issue Type: Bug
    Affects Versions: 2.5.2
         Environment: ENV- HBase 2.5.2
            Reporter: Ashok shetty


Steps:

precondition : base.master.cleaner.snapshot.interval to 5 min in hbase-site.xml

1. create a table t1 , put some data

2. create a snapshot 'snapt1' with TTL 1 mins

let the TTL expries 

3. disable and drop table t1

4. restore snapshot t1

Actual : restore snapshot successful 

Expected : restore operation should fail and throw specified snapshot TTL 
expried cant restore

Note : its can consider as improvement point 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to