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 > I think we still have 2 kinds of threads, right? We just swapped boost for Right, sorry, forgot that with this patch, there is no boost thread usage anymore, so only two kinds of threads. Okay, I can see how it's still incremental progress. -- 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: Internal Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
