[
https://issues.apache.org/jira/browse/KUDU-1995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Henke updated KUDU-1995:
------------------------------
Component/s: test
> When using EXPECT_EXIT death tests, LSAN reports leaks in
> leak:CreateAndStartTimeoutThread
> ------------------------------------------------------------------------------------------
>
> Key: KUDU-1995
> URL: https://issues.apache.org/jira/browse/KUDU-1995
> Project: Kudu
> Issue Type: Bug
> Components: test
> Reporter: Alexey Serbin
> Priority: Major
>
> The test to run is the {{flag_validators-test}}
> Right now a couple of scoped leak check disablers are added into
> CreateAndStartTimeoutThread(), test_main.cc to silence (false positive?)
> warnings on the leaks if running death tests with EXPECT_EXIT/ASSERT_EXIT.
> However, it would be nice to clarify why those warnings appear and address
> the issue, if necessary.
> For more information, see https://gerrit.cloudera.org/#/c/6795/
--
This message was sent by Atlassian Jira
(v8.3.4#803005)