[
https://issues.apache.org/jira/browse/HBASE-27852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17722326#comment-17722326
]
Hudson commented on HBASE-27852:
--------------------------------
Results for branch branch-2
[build #810 on
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/810/]:
(/) *{color:green}+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/branch-2/810/General_20Nightly_20Build_20Report/]
(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/810/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/810/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/810/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}
> Interrupt BucketCachePersister thread when BucketCache is shutdown
> ------------------------------------------------------------------
>
> Key: HBASE-27852
> URL: https://issues.apache.org/jira/browse/HBASE-27852
> Project: HBase
> Issue Type: Sub-task
> Components: BucketCache
> Affects Versions: 2.6.0, 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
>
>
> Recent changes with BucketCachePersister caused this unit test
> [TestVerifyBucketCacheFile.testRetrieveFromFile()|https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5222/3/testReport/org.apache.hadoop.hbase.io.hfile.bucket/TestVerifyBucketCacheFile/precommit_checks___yetus_jdk8_Hadoop2_checks___testRetrieveFromFile_1__blockSize_16_384__bucketSizes__I_1151e434_/]
> to become flaky.
> The BucketCachePersister thread keeps running even after
> BucketCache.shutdown() is run and we do not clear the contents of the
> backingMap during the shutdown if cache persistence is enabled causing this
> test to fail. BucketCachePersister should be interrupted in
> BucketCache.shutdown().
--
This message was sent by Atlassian Jira
(v8.20.10#820010)