Ashwani Raina has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19025
Change subject: [tools] Enable kudu cli to accept specific leader to step down ...................................................................... [tools] Enable kudu cli to accept specific leader to step down Accept leader uuid as an argument to identify the leader and deduct the other information like host, port, etc. This can be useful in scenario when master is out of sync and user wants to choose a specific leader to step down instead of relying on information about leader in the master config. Change-Id: I027c04e587f737fe528a6003d54c12fa55f165a0 --- M src/kudu/tools/kudu-admin-test.cc M src/kudu/tools/tool_action_common.cc M src/kudu/tools/tool_action_common.h M src/kudu/tools/tool_action_tablet.cc M src/kudu/tools/tool_replica_util.cc M src/kudu/tools/tool_replica_util.h 6 files changed, 142 insertions(+), 48 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/25/19025/1 -- To view, visit http://gerrit.cloudera.org:8080/19025 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I027c04e587f737fe528a6003d54c12fa55f165a0 Gerrit-Change-Number: 19025 Gerrit-PatchSet: 1 Gerrit-Owner: Ashwani Raina <[email protected]>
