David Ribeiro Alves has posted comments on this change. Change subject: Use 'kqueue' instead of 'select' for the rpc event loop in Mac OS X ......................................................................
Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/1897/1/src/kudu/rpc/reactor.cc File src/kudu/rpc/reactor.cc: Line 75: // When compiling on Mac OS X use 'kqueque' instead of the default, 'select', for the event loop, > typo. also I think you should indent this 2 spaces, or perhaps move it abov Done -- To view, visit http://gerrit.cloudera.org:8080/1897 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I8daa3d02c7e28952eecd9e2ce56cadb8b14c418c Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: David Ribeiro Alves <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: David Ribeiro Alves <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
