Andrew Wong has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/17810 )
Change subject: [tablet_bootstrap] add a comment explaining WAL recovery dirs ...................................................................... [tablet_bootstrap] add a comment explaining WAL recovery dirs It may not be straightforward upon a quick pass through the bootstrapping code why we have a recovery directory for our WALs. I found myself reading through method comments to remind myself why we have them. This patch adds a high-level comment explaining why and how we use them. Change-Id: I7866c618f346d6e609df435c4adf2ff94108228a Reviewed-on: http://gerrit.cloudera.org:8080/17810 Tested-by: Andrew Wong <[email protected]> Reviewed-by: Alexey Serbin <[email protected]> --- M src/kudu/tablet/tablet_bootstrap.cc 1 file changed, 14 insertions(+), 3 deletions(-) Approvals: Andrew Wong: Verified Alexey Serbin: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/17810 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I7866c618f346d6e609df435c4adf2ff94108228a Gerrit-Change-Number: 17810 Gerrit-PatchSet: 3 Gerrit-Owner: Andrew Wong <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
