Hello Kudu Jenkins, Andrew Wong,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/17220
to look at the new patch set (#2).
Change subject: [master] Script to automate adding a master
......................................................................
[master] Script to automate adding a master
This script is a culmination of the changes that have been made so far
to add a master to a Kudu cluster.
This script must be run from the master being added and orchestrates
the necessary workflow with a bunch of verification.
This script will allow significantly simplifying the documentation for
adding a master to the cluster.
TODO:
- Test on a real cluster and MacOS
- Add more negative test cases or convert existing ones.
Change-Id: Ibc9dad73be625ff30070c522626bd79f1f1aa90c
---
M src/kudu/master/CMakeLists.txt
M src/kudu/master/dynamic_multi_master-test.cc
A src/kudu/scripts/add_master.sh
3 files changed, 537 insertions(+), 17 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/20/17220/2
--
To view, visit http://gerrit.cloudera.org:8080/17220
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ibc9dad73be625ff30070c522626bd79f1f1aa90c
Gerrit-Change-Number: 17220
Gerrit-PatchSet: 2
Gerrit-Owner: Bankim Bhavsar <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Bankim Bhavsar <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)