Hello Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/2872
to look at the new patch set (#4).
Change subject: Bump up some default timeouts
......................................................................
Bump up some default timeouts
The clients have longer default timeouts. For Java, the default operation
timeout and the default
admin timeout are now set to 30 seconds instead of 10. The default socket read
timeout is now 10
seconds instead of 5. For the C++ client, the default admin timeout is now 30
seconds instead of
10, the default RPC timeout is now 10 seconds instead of 5, and the default
scan timeout is now
30 seconds instead of 15.
Change-Id: I49d2faced9011256e7ec7ab16241967bee6c6dd9
---
M docs/release_notes.adoc
M java/kudu-client/src/main/java/org/kududb/client/AsyncKuduClient.java
M java/kudu-client/src/main/java/org/kududb/client/KuduClient.java
M java/kudu-client/src/test/java/org/kududb/client/ITClient.java
M src/kudu/client/client-test.cc
M src/kudu/client/client.h
M src/kudu/client/client_builder-internal.cc
M src/kudu/client/predicate-test.cc
M src/kudu/integration-tests/all_types-itest.cc
9 files changed, 23 insertions(+), 19 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/72/2872/4
--
To view, visit http://gerrit.cloudera.org:8080/2872
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I49d2faced9011256e7ec7ab16241967bee6c6dd9
Gerrit-PatchSet: 4
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]>