Hello Dan Burkert, David Ribeiro Alves, Todd Lipcon,

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

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

to review the following change.

Change subject: master: reduce timeout for master to tserver rpcs
......................................................................

master: reduce timeout for master to tserver rpcs

Thirty seconds seems awfully high, especially since all RPCs retry on
failure anyway. Furthermore, some RPCs are sent to leader replicas, so if an
RPC coincides with a leader election, it may have to wait up to thirty
seconds to retry on the new leader.

Change-Id: I06b5f32c0295f0a9d24ff42695905858ae6101f6
---
M src/kudu/master/catalog_manager.cc
1 file changed, 1 insertion(+), 1 deletion(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I06b5f32c0295f0a9d24ff42695905858ae6101f6
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Adar Dembo <a...@cloudera.com>
Gerrit-Reviewer: Dan Burkert <d...@cloudera.com>
Gerrit-Reviewer: David Ribeiro Alves <dral...@apache.org>
Gerrit-Reviewer: Todd Lipcon <t...@apache.org>

Reply via email to