Jean-Daniel Cryans has posted comments on this change. Change subject: Bump up some default timeouts ......................................................................
Patch Set 2: (2 comments) http://gerrit.cloudera.org:8080/#/c/2872/2/docs/release_notes.adoc File docs/release_notes.adoc: Line 82: It's : the same > yea, I still think the 'socket read timeout' is a nasty implementation deta When you say "call' you mean RPC or operation? http://gerrit.cloudera.org:8080/#/c/2872/2/src/kudu/client/client.h File src/kudu/client/client.h: Line 879: // Default scanner timeout. : // This is set to 3x the default RPC timeout (see KuduClientBuilder::default_rpc_timeout()). : enum { kScanTimeoutMillis = 15000 }; > This probably needs to be adjusted too. Done -- 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
