Todd Lipcon has posted comments on this change.

Change subject: Refactor retry handling logic for writes
......................................................................


Patch Set 8:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/2970/8/src/kudu/client/meta_cache.cc
File src/kudu/client/meta_cache.cc:

Line 78:     s = Status::NetworkError("No addresses for " + hp.ToString());
> Can't find an easy way to do this. We could call this callback method direc
I meant more of a system test in client-test where we inject a transient DNS 
resolution failure via a flag (all the way down at the dns_resolver layer) and 
make sure that the client properly handles it


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I0e0d491f902191c88c58e3d627106cc1be1bb3cc
Gerrit-PatchSet: 8
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: David Ribeiro Alves <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: David Ribeiro Alves <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <[email protected]>
Gerrit-HasComments: Yes

Reply via email to