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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
