Eungsop Yoo created HBASE-29130: ----------------------------------- Summary: Calculation of age of evicted block is wrong Key: HBASE-29130 URL: https://issues.apache.org/jira/browse/HBASE-29130 Project: HBase Issue Type: Bug Components: BlockCache Reporter: Eungsop Yoo Assignee: Eungsop Yoo
I noticed "Mean age of Blocks at eviction time (seconds)" is too high, such as 2,469,892 while checking cache metrics on RegionServer web console. So i have checked the codes and found that the calculation is wrong. -- This message was sent by Atlassian Jira (v8.20.10#820010)