Hello Tidy Bot, Alexey Serbin, Kudu Jenkins, Bankim Bhavsar,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/17868
to look at the new patch set (#5).
Change subject: [consensus] KUDU-1620: re-resolve consensus peers on network
error
......................................................................
[consensus] KUDU-1620: re-resolve consensus peers on network error
This plumbs the work from KUDU-75 into the long-lived consensus proxy,
allowing Raft peers to re-resolve on error.
This has the knock-on effect that masters starting up also re-resolve
other masters' address when attempting to fetch UUIDs, since this
process also uses consensus proxies.
Change-Id: Ibd1b68c3c14d7d8f81168e16fe450d2ffcce840b
---
M src/kudu/consensus/consensus_peers.cc
M src/kudu/integration-tests/dns_alias-itest.cc
M src/kudu/integration-tests/tablet_replacement-itest.cc
M src/kudu/mini-cluster/external_mini_cluster.h
M src/kudu/mini-cluster/mini_cluster.cc
M src/kudu/mini-cluster/mini_cluster.h
M src/kudu/rpc/proxy.cc
M src/kudu/util/net/net_util.cc
8 files changed, 209 insertions(+), 19 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/68/17868/5
--
To view, visit http://gerrit.cloudera.org:8080/17868
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ibd1b68c3c14d7d8f81168e16fe450d2ffcce840b
Gerrit-Change-Number: 17868
Gerrit-PatchSet: 5
Gerrit-Owner: Andrew Wong <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Bankim Bhavsar <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Tidy Bot (241)