You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Yingchun Lai (Code Review)" <ge...@cloudera.org> on 2018/12/05 16:22:31 UTC

[kudu-CR] [tools] ksck output could be filtered by sections

Yingchun Lai has uploaded this change for review. ( http://gerrit.cloudera.org:8080/12035


Change subject: [tools] ksck output could be filtered by sections
......................................................................

[tools] ksck output could be filtered by sections

When there are lots of tables or tservers in the cluster, the `kudu ksck`
output could be very large which is hard for administrators to read,
this commit add a parameter to filte output sections.

Change-Id: I394184590ea379f0fdab378eacd136b2512e1375
---
M src/kudu/tools/ksck-test.cc
M src/kudu/tools/ksck.cc
M src/kudu/tools/ksck.h
M src/kudu/tools/ksck_results.cc
M src/kudu/tools/ksck_results.h
M src/kudu/tools/tool_action_cluster.cc
6 files changed, 157 insertions(+), 82 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/35/12035/1
-- 
To view, visit http://gerrit.cloudera.org:8080/12035
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I394184590ea379f0fdab378eacd136b2512e1375
Gerrit-Change-Number: 12035
Gerrit-PatchSet: 1
Gerrit-Owner: Yingchun Lai <40...@qq.com>

[kudu-CR] [tools] ksck output could be filtered by sections

Posted by "Yingchun Lai (Code Review)" <ge...@cloudera.org>.
Yingchun Lai has abandoned this change. ( http://gerrit.cloudera.org:8080/12035 )

Change subject: [tools] ksck output could be filtered by sections
......................................................................


Abandoned
-- 
To view, visit http://gerrit.cloudera.org:8080/12035
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: abandon
Gerrit-Change-Id: I394184590ea379f0fdab378eacd136b2512e1375
Gerrit-Change-Number: 12035
Gerrit-PatchSet: 1
Gerrit-Owner: Yingchun Lai <40...@qq.com>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Will Berkeley <wd...@gmail.com>