Hello Will Berkeley, Tidy Bot, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/10054
to look at the new patch set (#6).
Change subject: [tools] minor enhancements on 'kudu cluster ksck' output
......................................................................
[tools] minor enhancements on 'kudu cluster ksck' output
Added information on table replication factor into the summary by
table output. Also, added information on the total count of tables,
tablets and replicas.
A snippet from sample output:
Summary by table
Name | RF | Status | Total Tablets | Healthy | Recovering | Under-replicated
| Unavailable
------+----+---------+---------------+---------+------------+------------------+-------------
giga | 3 | HEALTHY | 8 | 8 | 0 | 0
| 0
mega | 1 | HEALTHY | 8 | 8 | 0 | 0
| 0
| Total Count
----------------+-------------
Masters | 1
Tablet Servers | 3
Tables | 2
Tablets | 16
Replicas | 32
OK
Change-Id: I0888ef640b215e1e0cf1f872f02cfe34f4ef5ba6
---
M src/kudu/tools/ksck-test.cc
M src/kudu/tools/ksck.cc
M src/kudu/tools/ksck.h
3 files changed, 130 insertions(+), 79 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/54/10054/6
--
To view, visit http://gerrit.cloudera.org:8080/10054
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I0888ef640b215e1e0cf1f872f02cfe34f4ef5ba6
Gerrit-Change-Number: 10054
Gerrit-PatchSet: 6
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Tidy Bot
Gerrit-Reviewer: Will Berkeley <[email protected]>