Adar Dembo has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/13435 )
Change subject: KUDU-2825: add a column named role in 'kudu master list' ...................................................................... KUDU-2825: add a column named role in 'kudu master list' Added a column named 'role' in 'kudu master list' to show the role of each master, Roles include leader, follower, learner, nonparticipant and unknown role. By default, the tool's output has the 'role' column. Change-Id: I29da5024ec59d3fb1d576247b2f0f7af0e7968dc Reviewed-on: http://gerrit.cloudera.org:8080/13435 Reviewed-by: Adar Dembo <[email protected]> Tested-by: Adar Dembo <[email protected]> --- M src/kudu/tools/tool_action_master.cc 1 file changed, 9 insertions(+), 3 deletions(-) Approvals: Adar Dembo: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/13435 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I29da5024ec59d3fb1d576247b2f0f7af0e7968dc Gerrit-Change-Number: 13435 Gerrit-PatchSet: 4 Gerrit-Owner: GuangchaoDeng <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: helifu <[email protected]>
