[
https://issues.apache.org/jira/browse/KUDU-1995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Serbin updated KUDU-1995:
--------------------------------
Description:
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/
was:
The test to run is the {{flag_validators-test}}
Right now a suppression of the leak warning is added into
build-support/lsan-suppressions.txt, but it would be nice to clarify why that
happens and address the issue, if necessary.
For more information, see https://gerrit.cloudera.org/#/c/6795/
> 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
> Reporter: Alexey Serbin
>
> 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
(v6.3.15#6346)