Hello Kudu Jenkins, Adar Dembo,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/14981
to look at the new patch set (#4).
Change subject: [client] retry to connect to the cluster when specifing a
superset of masters
......................................................................
[client] retry to connect to the cluster when specifing a superset of masters
When the user specifies more masters in the connection string than the actual
existing masters, but couldn't find a leader master, the client should retry
to connect to the cluster instead of returning with NonRecoverableException.
This will be useful when we need to add or remove masters.
Change-Id: I66033c3ff6d217ce6b8286c94a7333b90cd26d19
---
M java/kudu-client/src/main/java/org/apache/kudu/client/ConnectToCluster.java
M
java/kudu-client/src/test/java/org/apache/kudu/client/TestConnectToCluster.java
M src/kudu/client/master_rpc.cc
M src/kudu/integration-tests/master_replication-itest.cc
4 files changed, 83 insertions(+), 50 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/81/14981/4
--
To view, visit http://gerrit.cloudera.org:8080/14981
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I66033c3ff6d217ce6b8286c94a7333b90cd26d19
Gerrit-Change-Number: 14981
Gerrit-PatchSet: 4
Gerrit-Owner: Yifan Zhang <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Yifan Zhang <[email protected]>