Todd Lipcon has posted comments on this change. Change subject: Fix some TSAN failures seen on GCE ......................................................................
Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/1793/1/build-support/tsan-suppressions.txt File build-support/tsan-suppressions.txt: Line 50: race:epoll_ctl > This isn't a libev function call, though, and we don't to hide potential ep well, we don't use epoll anywhere else.. there wasn't any good way to restrict to just libev that I could tell due to optimization removing some stack frames, etc. -- To view, visit http://gerrit.cloudera.org:8080/1793 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Idb7447b9b88c37a45be3840d5b24edafc237ad51 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
