Hello Mike Percy,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/7052
to review the following change.
Change subject: Add a workaround for LSAN bug #757
......................................................................
Add a workaround for LSAN bug #757
This adds a workaround for an LSAN bug[1] which causes some tests to
report false positive leaks when shutting down minicluster daemons.
The workaround simply retries the checks a few times to see if they go
away.
Hopefully this will reduce flakiness of exactly_once_writes-itest.
https://github.com/google/sanitizers/issues/757
Change-Id: Id79e4ed7fa6311bcabdb55b8d4fff9f9a4f242bc
---
M src/kudu/server/generic_service.cc
1 file changed, 15 insertions(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/52/7052/1
--
To view, visit http://gerrit.cloudera.org:8080/7052
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id79e4ed7fa6311bcabdb55b8d4fff9f9a4f242bc
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Mike Percy <[email protected]>