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

Wellington Chevreuil updated HBASE-29783:
-----------------------------------------
    Affects Version/s: 2.6.4
                       3.0.0-beta-1
                       2.7.0

> Fix flaky TestVerifyBucketCacheFile.testRetrieveFromFile test
> -------------------------------------------------------------
>
>                 Key: HBASE-29783
>                 URL: https://issues.apache.org/jira/browse/HBASE-29783
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 3.0.0-beta-1, 2.7.0, 2.6.4
>            Reporter: Wellington Chevreuil
>            Assignee: Wellington Chevreuil
>            Priority: Minor
>              Labels: pull-request-available
>
> TestVerifyBucketCacheFile is on the flaky list for master branch, with 
> testRetrieveFromFile failing the check scenario where the index (backingMap) 
> is recoverable, but not the cache file itself. I believe this is because on 
> line #141 we are waiting until bucket cache is initialised (cacheState == 
> ENABLED), however, in cases where the backingMap and the cache file are 
> inconsistent, we perform a background validation of the backingMap, even 
> after the cache is in ENABLED state. 



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

Reply via email to