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/03/17 14:55:00 UTC

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

Daniel Becker created IMPALA-11193:
--------------------------------------

             Summary: 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


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.1#820001)

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