Andrew Wong has uploaded this change for review. ( 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 --- M src/kudu/tablet/tablet_bootstrap.cc 1 file changed, 14 insertions(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/10/17810/1 -- 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: newchange Gerrit-Change-Id: I7866c618f346d6e609df435c4adf2ff94108228a Gerrit-Change-Number: 17810 Gerrit-PatchSet: 1 Gerrit-Owner: Andrew Wong <[email protected]>
