Hello Alexey Serbin, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/18077
to look at the new patch set (#7).
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
---
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, 21 insertions(+), 5 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/77/18077/7
--
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: newpatchset
Gerrit-Change-Id: Ie38d20d129b18f3a170ec5b0db5a2caf7c0d80ef
Gerrit-Change-Number: 18077
Gerrit-PatchSet: 7
Gerrit-Owner: Yingchun Lai <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)