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 "Quanlong Huang (Jira)" <ji...@apache.org> on 2023/06/24 06:42:00 UTC

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

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

Quanlong Huang reopened IMPALA-12194:
-------------------------------------

Reopen since the same error happens again in [https://jenkins.impala.io/job/ubuntu-16.04-from-scratch/19638/]
{code:java}
/home/ubuntu/Impala/be/src/runtime/io/data-cache-test.cc:165
Expected: (cache_misses) > (0), actual: 0 vs 0 {code}
The job runs on [https://gerrit.cloudera.org/c/19926/4] which has the fix (05197c6a4).

> 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
>            Assignee: Joe McDonnell
>            Priority: Blocker
>              Labels: broken-build, flaky
>             Fix For: Impala 4.3.0
>
>
> 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