Hello Alexey Serbin, Attila Bukor, Kudu Jenkins, Andrew Wong, Mitch Barnett,
Adar Dembo, Grant Henke,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/12352
to look at the new patch set (#2).
Change subject: Fix wrong substitute argument in ksck
......................................................................
Fix wrong substitute argument in ksck
0355d373a7 used the wrong substitute argument, producing messages like
Tablet 7502f27f91d04070854a86dd62a204f9 of table 'foo' is conflicted: Tablet
7502f27f91d04070854a86dd62a204f9 of table 'foo' replicas' active configs
disagree with the master's
instead of
Tablet 7502f27f91d04070854a86dd62a204f9 of table 'foo' is conflicted: 2
replicas' active configs disagree with the master's
This fixes the error and adds a bit of test code to keep it from
happening again.
Change-Id: I90692a50e1abac8f7ddb5cac11a6bf6914457fe2
---
M src/kudu/tools/ksck-test.cc
M src/kudu/tools/ksck.cc
2 files changed, 7 insertions(+), 3 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/52/12352/2
--
To view, visit http://gerrit.cloudera.org:8080/12352
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I90692a50e1abac8f7ddb5cac11a6bf6914457fe2
Gerrit-Change-Number: 12352
Gerrit-PatchSet: 2
Gerrit-Owner: Will Berkeley <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Attila Bukor <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Mitch Barnett <[email protected]>