Mike Percy has submitted this change and it was merged. Change subject: tablet_bootstrap: periodically update status during replay ......................................................................
tablet_bootstrap: periodically update status during replay This makes the bootstrap code update its status once every 5 seconds while replaying each segment. This is useful to watch during server startup in particular. Change-Id: If48e5bf8745be163baa8c512229708973747eb3a Reviewed-on: http://gerrit.cloudera.org:8080/5472 Tested-by: Kudu Jenkins Reviewed-by: Mike Percy <[email protected]> --- M src/kudu/consensus/log_util.h M src/kudu/tablet/tablet_bootstrap.cc 2 files changed, 20 insertions(+), 3 deletions(-) Approvals: Mike Percy: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/5472 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: If48e5bf8745be163baa8c512229708973747eb3a Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]>
