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: The LINT and IWYU builds are failing: * http://jenkins.kudu.apache.org/job/kudu-gerrit/26444/BUILD_TYPE=LINT/console * http://jenkins.kudu.apache.org/job/kudu-gerrit/26444/BUILD_TYPE=IWYU/console Essentially, that's the output from running 'make ilint' and 'make iwyu'. It's possible to run those make targets on your development machine ('make ilint' works both on Linux and macOS, but 'make iwyu' works only on Linux as of now), and usually it helps to fix things like that before submitting a patch to gerrit. -- 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: Kudu Jenkins (120) Gerrit-Comment-Date: Tue, 13 Sep 2022 16:01:17 +0000 Gerrit-HasComments: No
