NihalJain commented on PR #5109: URL: https://github.com/apache/hbase/pull/5109#issuecomment-1470151300
Sample output when TTL Expires ``` hbase:013:0> restore_snapshot 'snap' ERROR: TTL for snapshot 'snap' has already expired. For usage try 'help "restore_snapshot"' Took 0.1213 seconds hbase:014:0> clone_snapshot 'snap', 'test' ERROR: TTL for snapshot 'snap' has already expired. For usage try 'help "clone_snapshot"' Took 0.1183 seconds``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
