Alexey Serbin has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/8279 )

Change subject: rpc: add experimental rpc_reuseport flag
......................................................................


Patch Set 5:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/8279/5/src/kudu/rpc/messenger.cc
File src/kudu/rpc/messenger.cc:

http://gerrit.cloudera.org:8080/#/c/8279/5/src/kudu/rpc/messenger.cc@320
PS5, Line 320:   if (reuseport_) {
             :     RETURN_NOT_OK(sock.SetReusePort(true));
             :   }
> I'm pretty sure that would break RHEL 6.4, since we can't set the option on
Ah, I see.  That makes sense, thanks!



--
To view, visit http://gerrit.cloudera.org:8080/8279
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I5d8ce9faa646fa2be554f5cfdf8b6ed0c48b496e
Gerrit-Change-Number: 8279
Gerrit-PatchSet: 5
Gerrit-Owner: Dan Burkert <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Tidy Bot
Gerrit-Comment-Date: Wed, 02 May 2018 00:04:09 +0000
Gerrit-HasComments: Yes

Reply via email to