Todd Lipcon has posted comments on this change. Change subject: Bump up some default timeouts ......................................................................
Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/2872/2/docs/release_notes.adoc File docs/release_notes.adoc: Line 82: It's : the same > Nit: "It" is ambiguous. Does it refer to the fact that the C++ client also yea, I still think the 'socket read timeout' is a nasty implementation detail that shouldn't be exposed to users (or probably exist at all). Timeouts should be on calls, not on sockets, and definitely not global like this. -- To view, visit http://gerrit.cloudera.org:8080/2872 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I49d2faced9011256e7ec7ab16241967bee6c6dd9 Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Jean-Daniel Cryans Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Jean-Daniel Cryans Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
