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

Hudson commented on HBASE-27229:
--------------------------------

Results for branch master
        [build #643 on 
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/643/]: 
(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/643/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/643/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/643/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}


> BucketCache statistics should not count evictions by hfile
> ----------------------------------------------------------
>
>                 Key: HBASE-27229
>                 URL: https://issues.apache.org/jira/browse/HBASE-27229
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Bryan Beaudreault
>            Assignee: Bryan Beaudreault
>            Priority: Major
>             Fix For: 2.5.0, 3.0.0-alpha-4
>
>
> The eviction metrics are helpful for determining how much access-related 
> churn there is in your block cache. The LruBlockCache properly ignores 
> evictions by invalidation of HFile, but the BucketCache tracks them. 
> We should make the BucketCache work similarly so that one can get an accurate 
> view of the evictions occurring through too much random access or too large 
> working set.



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

Reply via email to