Hello Kudu Jenkins, Andrew Wong,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/16530
to look at the new patch set (#2).
Change subject: [tool] KUDU-2181 CLI to add master
......................................................................
[tool] KUDU-2181 CLI to add master
This change adds a CLI that invokes the AddMaster RPC to
perform Raft ChangeConfig.
This CLI will be part of the workflow to migrate to multiple
masters in a Kudu cluster.
Change-Id: I507f301d1aba17327eb35728eed0d765e86ef4cc
---
M src/kudu/client/master_proxy_rpc.cc
M src/kudu/master/dynamic_multi_master-test.cc
M src/kudu/tools/tool_action_common.cc
M src/kudu/tools/tool_action_common.h
M src/kudu/tools/tool_action_master.cc
5 files changed, 165 insertions(+), 15 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/30/16530/2
--
To view, visit http://gerrit.cloudera.org:8080/16530
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I507f301d1aba17327eb35728eed0d765e86ef4cc
Gerrit-Change-Number: 16530
Gerrit-PatchSet: 2
Gerrit-Owner: Bankim Bhavsar <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)