Will Berkeley has uploaded this change for review. ( http://gerrit.cloudera.org:8080/12352
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. Change-Id: I90692a50e1abac8f7ddb5cac11a6bf6914457fe2 --- M src/kudu/tools/ksck.cc 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/52/12352/1 -- 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: newchange Gerrit-Change-Id: I90692a50e1abac8f7ddb5cac11a6bf6914457fe2 Gerrit-Change-Number: 12352 Gerrit-PatchSet: 1 Gerrit-Owner: Will Berkeley <[email protected]>
