Ashwani Raina has posted comments on this change. ( http://gerrit.cloudera.org:8080/19024 )
Change subject: KUDU-3403 Enable kudu cli to accept specific leader to step down ...................................................................... Patch Set 4: (3 comments) http://gerrit.cloudera.org:8080/#/c/19024/4/src/kudu/tools/tool_action_tablet.cc File src/kudu/tools/tool_action_tablet.cc: http://gerrit.cloudera.org:8080/#/c/19024/4/src/kudu/tools/tool_action_tablet.cc@175 PS4, Line 175: return s.CloneAndPrepend( > nit: 2 space characters Done http://gerrit.cloudera.org:8080/#/c/19024/4/src/kudu/tools/tool_action_tablet.cc@176 PS4, Line 176: Substitute("unable to transfer leadership to $0", *new_leader_uuid)); > what about, Changed to : unable to transfer leadership to $0, current leader $1 not found http://gerrit.cloudera.org:8080/#/c/19024/4/src/kudu/tools/tool_action_tablet.cc@192 PS4, Line 192: return s.CloneAndPrepend( > nit: 2 space characters Done -- 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: comment Gerrit-Change-Id: I40569faa40a8173c51504c7567aa84a6ae1fb64a Gerrit-Change-Number: 19024 Gerrit-PatchSet: 4 Gerrit-Owner: Ashwani Raina <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Ashwani Raina <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Yuqi Du <[email protected]> Gerrit-Comment-Date: Tue, 04 Oct 2022 07:18:10 +0000 Gerrit-HasComments: Yes
