[ 
https://issues.apache.org/jira/browse/HBASE-30240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18091009#comment-18091009
 ] 

Hudson commented on HBASE-30240:
--------------------------------

Results for branch master
        [build #59 on 
builds.a.o|https://ci-hbase.apache.org/job/HBase-Backwards-Compatibility-Test/job/master/59/]:
 (/) *{color:green}+1 overall{color}*
----
Backwards compatibility checks:
(/) {color:green}+1 jdk17 hadoop 3.3.5 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase-Backwards-Compatibility-Test/job/master/59/console]


(/) {color:green}+1 jdk17 hadoop 3.3.6 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase-Backwards-Compatibility-Test/job/master/59/console]


(/) {color:green}+1 jdk17 hadoop 3.4.0 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase-Backwards-Compatibility-Test/job/master/59/console]


(/) {color:green}+1 jdk17 hadoop 3.4.1 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase-Backwards-Compatibility-Test/job/master/59/console]


(/) {color:green}+1 jdk17 hadoop 3.4.2 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase-Backwards-Compatibility-Test/job/master/59/console]


> TestPrefetchPersistence fails because of a file is not fully cached
> -------------------------------------------------------------------
>
>                 Key: HBASE-30240
>                 URL: https://issues.apache.org/jira/browse/HBASE-30240
>             Project: HBase
>          Issue Type: Sub-task
>          Components: BucketCache, test
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.7.0, 3.0.0-beta-2, 2.6.7
>
>         Attachments: out
>
>
> {noformat}
> 2026-06-20T23:44:49,592 DEBUG [hfile-prefetch-1781970289521] 
> bucket.BucketCache(2445): Prefetch executor completed for 
> /home/zhangduo/hbase/code/hbase-server/target/test-data/93a585a9-e5a9-d554-3df6-1ac14eabc2ff/TestPrefetch0/6de8b2415ccc430db423ae697b3727bf,
>  but only 53 data blocks were cached. Total data blocks for file: 55. 
> Checking for blocks pending cache in cache writer queue.
> 2026-06-20T23:44:49,592 INFO  [hfile-prefetch-1781970289521] 
> bucket.BucketCache(2460): The total block count was 56. We found only 53 data 
> blocks cached from a total of 55 data blocks for file 
> /home/zhangduo/hbase/code/hbase-server/target/test-data/93a585a9-e5a9-d554-3df6-1ac14eabc2ff/TestPrefetch0/6de8b2415ccc430db423ae697b3727bf,
>  but no blocks pending caching. Maybe cache is full or evictions happened 
> concurrently to cache prefetch.
> 2026-06-20T23:44:49,593 DEBUG [hfile-prefetch-1781970289521] 
> hfile.PrefetchExecutor(121): Prefetch completed for 
> 6de8b2415ccc430db423ae697b3727bf
> {noformat}
> Found this in the test output, this means the file is not fully cached, we 
> missed some data block in BucketCache, which fails the test.



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

Reply via email to