You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2018/03/03 00:15:44 UTC

[kudu-CR] client: bump default timeouts

Hello Todd Lipcon,

I'd like you to do a code review. Please visit

    http://gerrit.cloudera.org:8080/9477

to review the following change.


Change subject: client: bump default timeouts
......................................................................

client: bump default timeouts

Commit 2c8aa9e introduced some new test flakiness, probably due to the
default RPC timeout being so low (2s). Let's bump it to 5s, and double
the default admin operation timeout to provide enough ceiling.

Change-Id: Ie2be96f0095d2da76d943eab383b2d53d72ebe5d
---
M src/kudu/client/client-internal.cc
M src/kudu/client/client.h
M src/kudu/client/client_builder-internal.cc
M src/kudu/client/table-internal.cc
4 files changed, 10 insertions(+), 10 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/77/9477/1
-- 
To view, visit http://gerrit.cloudera.org:8080/9477
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie2be96f0095d2da76d943eab383b2d53d72ebe5d
Gerrit-Change-Number: 9477
Gerrit-PatchSet: 1
Gerrit-Owner: Adar Dembo <ad...@cloudera.com>
Gerrit-Reviewer: Todd Lipcon <to...@apache.org>

[kudu-CR] client: bump default timeouts

Posted by "Adar Dembo (Code Review)" <ge...@cloudera.org>.
Adar Dembo has abandoned this change. ( http://gerrit.cloudera.org:8080/9477 )

Change subject: client: bump default timeouts
......................................................................


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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: abandon
Gerrit-Change-Id: Ie2be96f0095d2da76d943eab383b2d53d72ebe5d
Gerrit-Change-Number: 9477
Gerrit-PatchSet: 1
Gerrit-Owner: Adar Dembo <ad...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <to...@apache.org>