Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/18979 )
Change subject: 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 ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/18979/1//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/18979/1//COMMIT_MSG@6 PS1, Line 6: > Sorry about the half cooked code and description. This is a work in progres Ah, no problem. You can always mark a patch with WIP tag to signal that you are still working on that and maybe it's too early to take a look. For example of marking a patch with the WIP tag, take a look at https://gerrit.cloudera.org/#/c/12570/1 BTW, there is also a way to signal that you don't want gerrit building the bits and running the pre-commit tests: add DONT_BUILD into a commit message, e.g. as in commit message of https://github.com/apache/kudu/commit/72506ec424929626e6c933cf504d971156489d1a -- To view, visit http://gerrit.cloudera.org:8080/18979 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I5f9631ec2001a7c030846cb835d540254b840e5c Gerrit-Change-Number: 18979 Gerrit-PatchSet: 1 Gerrit-Owner: Ashwani Raina <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Ashwani Raina <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Comment-Date: Tue, 13 Sep 2022 19:25:41 +0000 Gerrit-HasComments: Yes
