wchevreuil opened a new pull request, #7561:
URL: https://github.com/apache/hbase/pull/7561

   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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to