[
https://issues.apache.org/jira/browse/HBASE-29783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HBASE-29783:
-----------------------------------
Labels: pull-request-available (was: )
> Fix flaky TestVerifyBucketCacheFile.testRetrieveFromFile test
> -------------------------------------------------------------
>
> Key: HBASE-29783
> URL: https://issues.apache.org/jira/browse/HBASE-29783
> Project: HBase
> Issue Type: Bug
> 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)