Todd Lipcon has posted comments on this change. Change subject: EMC: Don't reuse data dir for log dir ......................................................................
Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/5619/1//COMMIT_MSG Commit Message: Line 7: EMC: Don't reuse data dir for log dir > Looking at the current code, I don't see it using the same dir for the data oh, now that I look at the patch in more detail I see what's going on. With logtostderr, we still set log_dir for metrics log purposes, and so breakpad is putting files in there before we initialize the FS. Could be clearer in the commit message. -- To view, visit http://gerrit.cloudera.org:8080/5619 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Iba23c429989df524da51eb012a491766df06e955 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Mike Percy <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Dinesh Bhat <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Lars Volker <[email protected]> Gerrit-Reviewer: Tidy Bot Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
