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

   While backporting original PR to branch-2, I still got some failures for 
TestBucketCachePersister.testPrefetchBlockEvictionWhilePrefetchRunning. I 
believe I was using the wrong offset in BucketCache.notifyFileCachingCompleted, 
so if the eviction happens while in the loop of notifyFileCachingCompleted, we 
fail to acknowledge the eviction and still consider the file fully cached. 


-- 
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: issues-unsubscr...@hbase.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to