You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@doris.apache.org by GitBox <gi...@apache.org> on 2019/08/20 02:19:37 UTC

[GitHub] [incubator-doris] morningman opened a new pull request #1672: Add timeout on snapshot of data

morningman opened a new pull request #1672: Add timeout on snapshot of data
URL: https://github.com/apache/incubator-doris/pull/1672
 
 
   The new snapshot dir should looks like: `timestamp.seq.timeout`
   eg: `20190818221223.3.86400`
   And GC thread on BE will remove the snapshot after timeout.
   
   And backup and restore process will release the snapshot actively 
   after job is finished or cancelled.

----------------------------------------------------------------
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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@doris.apache.org
For additional commands, e-mail: dev-help@doris.apache.org