You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2019/07/10 18:55:04 UTC

[GitHub] [hbase] virajjasani opened a new pull request #371: HBASE-22648 : Introducing Snapshot TTL

virajjasani opened a new pull request #371: HBASE-22648 : Introducing Snapshot TTL
URL: https://github.com/apache/hbase/pull/371
 
 
   - Associate TTL in sec with Snapshot argument. e.g. snapshot 'table', 'snapshot', {TTL => 20} 
   - If not specified, default TTL to be taken for Snapshot. Specified here: HConstants.DEFAULT_SNAPSHOT_TTL
   - If Snapshot is never meant to get expired, specific TTL < -1
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services