Adar Dembo has posted comments on this change. Change subject: Replace uses of boost::thread with std::thread ......................................................................
Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/1868/1//COMMIT_MSG Commit Message: Line 7: Replace uses of boost::thread with std::thread Don't we want to use kudu::thread instead of std::thread, though? In other tests and all over production code that's what we're doing; better to be consistent I think. -- To view, visit http://gerrit.cloudera.org:8080/1868 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I27e14c505cbfacf791f9730dc343196ea720134b Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Dan Burkert <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
