Hello Alexey Serbin,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/4977
to review the following change.
Change subject: Workaround KUDU-1580: bump negotiation timeout to 15sec
......................................................................
Workaround KUDU-1580: bump negotiation timeout to 15sec
KUDU-1580 is a bug where RPC negotiation timeouts aren't considered
retriable errors. We see this cause issues on test clusters
occasionally.
Because fixing the bug is a bit trickier, let's bump the timeout for
1.1, and then drop it back down once the bug is addressed.
Change-Id: I98b246639882b2ea107648562a383f6b40b35390
---
M src/kudu/rpc/reactor.cc
1 file changed, 4 insertions(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/77/4977/1
--
To view, visit http://gerrit.cloudera.org:8080/4977
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I98b246639882b2ea107648562a383f6b40b35390
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>