Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/19445 )
Change subject: KUDU-1945 Update auto incrementing counter during bootstrap ...................................................................... Patch Set 11: > Build Started http://jenkins.kudu.apache.org/job/kudu-gerrit/27449/ It seems the new test is still failing in TSAN builds: http://dist-test.cloudera.org/job?job_id=jenkins-slave.1680241071.1632174 /home/jenkins-slave/workspace/kudu-master/3/src/kudu/integration-tests/auto_incrementing-itest.cc:314: Failure Expected equality of these values: Substitute("(int32 c0=$0, int64 $1=$2)", i + kNumRows, Schema::GetAutoIncrementingColumnName(), i + 1) Which is: "(int32 c0=200, int64 auto_incrementing_id=1)" results[i] Which is: "(int32 c0=200, int64 auto_incrementing_id=201)" [ FAILED ] AutoIncrementingItest.BootstrapNoWalsNoData -- To view, visit http://gerrit.cloudera.org:8080/19445 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I61b305efd7d5a065a2976327567163956c0c2184 Gerrit-Change-Number: 19445 Gerrit-PatchSet: 11 Gerrit-Owner: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <[email protected]> Gerrit-Reviewer: Tidy Bot (241) Gerrit-Reviewer: Wenzhe Zhou <[email protected]> Gerrit-Comment-Date: Fri, 31 Mar 2023 06:05:20 +0000 Gerrit-HasComments: No
