Log restore start/end

Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com>
This commit is contained in:
Andy Goldstein
2017-11-14 14:19:52 -05:00
parent 38aa43885b
commit 34a6f492e5
+2
View File
@@ -391,7 +391,9 @@ func (controller *restoreController) runRestore(restore *api.Restore, bucket str
}
}()
logContext.Info("starting restore")
restoreWarnings, restoreErrors = controller.restorer.Restore(restore, backup, backupFile, logFile)
logContext.Info("restore completed")
// Try to upload the log file. This is best-effort. If we fail, we'll add to the ark errors.