Will Berkeley has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/10369 )
Change subject: [tools] Add ids to tables and tablets; table name to tablets ...................................................................... [tools] Add ids to tables and tablets; table name to tablets This adds tablet id, table id, and table name to KsckTabletSummary, and table id to KsckTableSummary. This will be tested in the follow-up JSON formatting patch. Change-Id: I19cd76a4c4c59c28930a44c0593021039903bec1 Reviewed-on: http://gerrit.cloudera.org:8080/10369 Reviewed-by: Alexey Serbin <[email protected]> Tested-by: Will Berkeley <[email protected]> --- M src/kudu/tools/ksck-test.cc M src/kudu/tools/ksck.cc M src/kudu/tools/ksck.h M src/kudu/tools/ksck_remote.cc M src/kudu/tools/ksck_results.h 5 files changed, 24 insertions(+), 6 deletions(-) Approvals: Alexey Serbin: Looks good to me, approved Will Berkeley: Verified -- To view, visit http://gerrit.cloudera.org:8080/10369 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I19cd76a4c4c59c28930a44c0593021039903bec1 Gerrit-Change-Number: 10369 Gerrit-PatchSet: 2 Gerrit-Owner: Will Berkeley <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Will Berkeley <[email protected]>
