Todd Lipcon has posted comments on this change.

Change subject: Use 'kqueue' instead of 'select' for the rpc event loop in Mac 
OS X
......................................................................


Patch Set 2:

ah, so the issue is not with >1024 connections. It's with connections where the 
file descriptor number is >1024. (that test opens 1024 files and then tries 
RPCs, not 1024 RPC connections). See 82cf3724077a8fb639a44dd86f04d10ecbedabf4 
for more info.

-- 
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: 2
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: No

Reply via email to