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 (#3).

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
----------------+-------------
 Tables         | 2
 Tablets        | 16
 Replicas       | 32
 Tablet Servers | 3
 Masters        | 1

OK

Change-Id: I0888ef640b215e1e0cf1f872f02cfe34f4ef5ba6
---
M src/kudu/tools/ksck.cc
M src/kudu/tools/ksck.h
2 files changed, 24 insertions(+), 17 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/54/10054/3
--
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: 3
Gerrit-Owner: Alexey Serbin <aser...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <aser...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Tidy Bot
Gerrit-Reviewer: Will Berkeley <wdberke...@gmail.com>

Reply via email to