Bankim Bhavsar has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/16530 )
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 Reviewed-on: http://gerrit.cloudera.org:8080/16530 Reviewed-by: Alexey Serbin <[email protected]> Tested-by: Bankim Bhavsar <[email protected]> Reviewed-by: Andrew Wong <[email protected]> --- M src/kudu/client/master_proxy_rpc.cc M src/kudu/master/dynamic_multi_master-test.cc M src/kudu/master/master.proto M src/kudu/master/master_service.cc M src/kudu/tools/kudu-tool-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 8 files changed, 241 insertions(+), 62 deletions(-) Approvals: Alexey Serbin: Looks good to me, approved Bankim Bhavsar: Verified Andrew Wong: Looks good to me, approved -- 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: merged Gerrit-Change-Id: I507f301d1aba17327eb35728eed0d765e86ef4cc Gerrit-Change-Number: 16530 Gerrit-PatchSet: 11 Gerrit-Owner: Bankim Bhavsar <[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: Mahesh Reddy <[email protected]> Gerrit-Reviewer: Tidy Bot (241)
