Andrew Wong has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/16468 )
Change subject: tablet: add comment to summarize the bootstrap ...................................................................... tablet: add comment to summarize the bootstrap In the few times I've had to peruse tablet bootstrapping code, I've been disappointed there isn't a high-level summary of what the bootstrap process entails with regards to WAL replay. So, I took a stab at it in hopes it might make the job for future readers a bit easier. Change-Id: I32d699efd97a3fdf57f47c30eded53f93f4553b7 Reviewed-on: http://gerrit.cloudera.org:8080/16468 Reviewed-by: Alexey Serbin <aser...@cloudera.com> Tested-by: Kudu Jenkins --- M src/kudu/tablet/tablet_bootstrap.cc 1 file changed, 17 insertions(+), 0 deletions(-) Approvals: Alexey Serbin: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/16468 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I32d699efd97a3fdf57f47c30eded53f93f4553b7 Gerrit-Change-Number: 16468 Gerrit-PatchSet: 3 Gerrit-Owner: Andrew Wong <aw...@cloudera.com> Gerrit-Reviewer: Alexey Serbin <aser...@cloudera.com> Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com> Gerrit-Reviewer: Kudu Jenkins (120)