Will Berkeley has uploaded a new change for review. http://gerrit.cloudera.org:8080/7707
Change subject: KUDU-2101 Include a table summary at the bottom ...................................................................... KUDU-2101 Include a table summary at the bottom This add a table summary to the bottom of ksck. For each table, the table contains a status and information about the total number of tablets and the number of healthy, under-replicated, and unhealthy tablets. A tablet with consensus mismatch is counted as unhealthy, to make the table easier for less experienced users to understand. See ksck-test for sample output. Change-Id: I1913352e3a1f91b4bb07e2f5001c8cc94d5155d4 --- M src/kudu/tools/ksck-test.cc M src/kudu/tools/ksck.cc M src/kudu/tools/ksck.h 3 files changed, 163 insertions(+), 34 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/07/7707/1 -- To view, visit http://gerrit.cloudera.org:8080/7707 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I1913352e3a1f91b4bb07e2f5001c8cc94d5155d4 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Will Berkeley <[email protected]>
