Ashwani Raina has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19024
Change subject: KUDU-2948 Enable kudu cli to accept specific leader to step down Takes three arguments to identify the leader: 1. Leader uuid 2. Leader Hostname 3. Leader Host port This can be useful in scenario when master is out of sync and user wants to choose a speci ...................................................................... KUDU-2948 Enable kudu cli to accept specific leader to step down Takes three arguments to identify the leader: 1. Leader uuid 2. Leader Hostname 3. Leader Host port 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: I40569faa40a8173c51504c7567aa84a6ae1fb64a --- M src/kudu/tools/tool_action_common.cc M src/kudu/tools/tool_action_common.h M src/kudu/tools/tool_action_tablet.cc 3 files changed, 35 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/24/19024/1 -- To view, visit http://gerrit.cloudera.org:8080/19024 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I40569faa40a8173c51504c7567aa84a6ae1fb64a Gerrit-Change-Number: 19024 Gerrit-PatchSet: 1 Gerrit-Owner: Ashwani Raina <[email protected]>
