[
https://issues.apache.org/jira/browse/HBASE-27313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17602249#comment-17602249
]
Hudson commented on HBASE-27313:
--------------------------------
Results for branch master
[build #678 on
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/678/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/678/General_20Nightly_20Build_20Report/]
(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/678/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(x) {color:red}-1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/678/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> Persist list of Hfiles names for which prefetch is done
> -------------------------------------------------------
>
> Key: HBASE-27313
> URL: https://issues.apache.org/jira/browse/HBASE-27313
> Project: HBase
> Issue Type: Improvement
> Components: BucketCache
> Affects Versions: 3.0.0-alpha-3
> Reporter: Shanmukha Haripriya Kota
> Assignee: Shanmukha Haripriya Kota
> Priority: Major
> Fix For: 2.6.0, 3.0.0-alpha-4
>
>
> Persist list of Hfiles names for which prefetch is completed when persist for
> in-memory bucket cache mapping state is enabled.
> We need to persist the Set, which contains a list of all the HFiles for which
> the prefetch has completed along with the In-memory state of the bucket cache
> so that when we restart and if any prefetch is scheduled again for the same
> HFile and we already have the in-memory state retrieved, we can skip the
> prefetch for it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)