Will Berkeley has uploaded this change for review. ( http://gerrit.cloudera.org:8080/9912
Change subject: [tools] ksck improvements [4/n]: KUDU-2271 and KUDU-2310 ...................................................................... [tools] ksck improvements [4/n]: KUDU-2271 and KUDU-2310 This improves formatting in ksck output and ensures that the tablet ids appear in the output in verbose mode (KUDU-2271). It also revamps how results are printed when tablet id filters are specified, omitting conclusions about entire tables. It's now clear from ksck's messages whether it is checking individual tablets using tablet filters or checking whole tables. This addresses KUDU-2310 as well, since it makes it clear what sort of filters are being applied. The summary table is unchanged since it's nice whether a table or tablet filter is applied. Change-Id: I2371b704a7c2ebb1b5a4822e3b4d852443c200c5 --- M src/kudu/tools/ksck-test.cc M src/kudu/tools/ksck.cc M src/kudu/tools/ksck.h 3 files changed, 107 insertions(+), 20 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/12/9912/1 -- To view, visit http://gerrit.cloudera.org:8080/9912 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I2371b704a7c2ebb1b5a4822e3b4d852443c200c5 Gerrit-Change-Number: 9912 Gerrit-PatchSet: 1 Gerrit-Owner: Will Berkeley <[email protected]>
