You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Daniel Becker (Jira)" <ji...@apache.org> on 2022/11/23 12:10:00 UTC

[jira] [Resolved] (IMPALA-11193) Assertion fails in ClientCacheTest.MemLeak

     [ https://issues.apache.org/jira/browse/IMPALA-11193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Becker resolved IMPALA-11193.
------------------------------------
    Fix Version/s: Impala 4.1.0
       Resolution: Fixed

> Assertion fails in ClientCacheTest.MemLeak
> ------------------------------------------
>
>                 Key: IMPALA-11193
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11193
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Daniel Becker
>            Assignee: Yida Wu
>            Priority: Blocker
>              Labels: broken-build
>             Fix For: Impala 4.1.0
>
>
> The test {*}ClientCacheTest.MemLeak{*}, introduced in IMPALA-11176, fails in several internal builds.
> h3. Error Message
> {code:java}
> Expected: (mem_before) > (0), actual: 0 vs 0{code}
> h3. Stacktrace
> {code:java}
> /data/jenkins/workspace/impala-cdw-master-staging-core-tsan/repos/Impala/be/src/runtime/client-cache-test.cc:100
> Expected: (mem_before) > (0), actual: 0 vs 0{code}
> Interestingly it is not the main assert that fails but a "precondition", namely EXPECT_GT(mem_before, 0).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org