Ashwani Raina has posted comments on this change. ( http://gerrit.cloudera.org:8080/23740 )
Change subject: Fix clean TSAN build. ...................................................................... Patch Set 5: (1 comment) http://gerrit.cloudera.org:8080/#/c/23740/5//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/23740/5//COMMIT_MSG@7 PS5, Line 7: Fix clean TSAN build. : : If you run: : git clean -xfd (or start with a clean vm). : BUILD_TYPE=TSAN ./build-support/jenkins/build-and-test.sh : : It fails, because thirdparty/installed/uninstrumented/bin/flatc : is hardwired in java/kudu-flatbuffers/build.gradle. : : There is no reason to include the tsan version instead. : : Solution: : Build the uninstrumented version even for TSAN build. It seems the commit message has duplicate entry for this text. -- To view, visit http://gerrit.cloudera.org:8080/23740 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Id45e8c98e43df7d769a87b41e50f4781ca234061 Gerrit-Change-Number: 23740 Gerrit-PatchSet: 5 Gerrit-Owner: Zoltan Martonka <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Ashwani Raina <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <[email protected]> Gerrit-Reviewer: Zoltan Martonka <[email protected]> Gerrit-Comment-Date: Fri, 23 Jan 2026 05:55:49 +0000 Gerrit-HasComments: Yes
