mirror of
https://github.com/google/nomulus
synced 2026-01-09 15:43:52 +00:00
Add a log message indicating that the restore is complete
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=171719014
This commit is contained in:
@@ -126,6 +126,7 @@ public class RestoreCommitLogsAction implements Runnable {
|
||||
.setLastWrittenTime(entry.getValue())
|
||||
.build())
|
||||
.append(CommitLogCheckpointRoot.create(lastCheckpoint.getCheckpointTime())));
|
||||
logger.info("Restore complete");
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user