Adar Dembo has posted comments on this change. Change subject: KUDU-63. Remove last usages of boost::condition_variable ......................................................................
Patch Set 1: Code-Review+2 (1 comment) http://gerrit.cloudera.org:8080/#/c/3097/1/src/kudu/master/catalog_manager.cc File src/kudu/master/catalog_manager.cc: Line 300: if (closing_) return; If you want to fix KUDU-186, it's right here. This should change to a NoBarrier_Load(), I think. -- To view, visit http://gerrit.cloudera.org:8080/3097 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I35a49da4760decee97e6a20ee4754803dd81ffe6 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-HasComments: Yes
