Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/18077 )
Change subject: [tools] Add the role field for 'kudu remote_replica list' ...................................................................... [tools] Add the role field for 'kudu remote_replica list' Added the Raft role field into the output of the 'kudu remote_replica list' CLI tool. It's useful when filtering replicas by their Raft role from the output of the CLI tool (e.g. when it's necessary to find LEADER replicas on a tablet server). Change-Id: Ie38d20d129b18f3a170ec5b0db5a2caf7c0d80ef Reviewed-on: http://gerrit.cloudera.org:8080/18077 Tested-by: Kudu Jenkins Reviewed-by: Andrew Wong <[email protected]> Reviewed-by: Alexey Serbin <[email protected]> --- M src/kudu/tools/kudu-tool-test.cc M src/kudu/tools/tool_action_remote_replica.cc M src/kudu/tserver/tablet_service.cc M src/kudu/tserver/tserver.proto 4 files changed, 20 insertions(+), 5 deletions(-) Approvals: Kudu Jenkins: Verified Andrew Wong: Looks good to me, approved Alexey Serbin: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/18077 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ie38d20d129b18f3a170ec5b0db5a2caf7c0d80ef Gerrit-Change-Number: 18077 Gerrit-PatchSet: 9 Gerrit-Owner: Yingchun Lai <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Yingchun Lai <[email protected]>
