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 "Joe McDonnell (Jira)" <ji...@apache.org> on 2023/06/08 17:27:00 UTC

[jira] [Created] (IMPALA-12194) DataCacheTest.SetReadOnly intermittently fails on debug builds

Joe McDonnell created IMPALA-12194:
--------------------------------------

             Summary: DataCacheTest.SetReadOnly intermittently fails on debug builds
                 Key: IMPALA-12194
                 URL: https://issues.apache.org/jira/browse/IMPALA-12194
             Project: IMPALA
          Issue Type: Bug
          Components: Backend
    Affects Versions: Impala 4.3.0
            Reporter: Joe McDonnell


Some precommit jobs have been hitting intermittent test failures on DataCacheTest.SetReadOnly:
{noformat}
/home/ubuntu/Impala/be/src/runtime/io/data-cache-test.cc:165
Expected: (cache_misses) > (0), actual: 0 vs 0{noformat}
The test has a race condition that means it can't guarantee that the cache_misses is strictly greater than zero.



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