Hello Alexey Serbin, Kudu Jenkins, helifu, Adar Dembo,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/13435
to look at the new patch set (#2).
Change subject: [KUDU-2825]add a column named role in 'kudu master list'
......................................................................
[KUDU-2825]add a column named role in 'kudu master list'
add a column name role in 'kudu master list' to show the
role of each master,roles include master,follower,learner,
nonparticipant and unknow role。’role‘ is listed in the
default columns.
format:
kudu master list <master_addresses> [-columns=<columns>]
[-format=<format>] [-timeout_ms=<ms>]
columns (optional)
Comma-separated list of master info fields to include in
output.Possible values: uuid,rpc-addresses, http-addresses,
version,role and seqno.
Change-Id: I29da5024ec59d3fb1d576247b2f0f7af0e7968dc
---
M src/kudu/tools/tool_action_master.cc
1 file changed, 8 insertions(+), 2 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/35/13435/2
--
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: newpatchset
Gerrit-Change-Id: I29da5024ec59d3fb1d576247b2f0f7af0e7968dc
Gerrit-Change-Number: 13435
Gerrit-PatchSet: 2
Gerrit-Owner: GuangchaoDeng <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: helifu <[email protected]>