Xiao Liu created HBASE-30386:
--------------------------------
Summary: Fix incorrect 99.9th percentile age in CachedBlocksByFile
Key: HBASE-30386
URL: https://issues.apache.org/jira/browse/HBASE-30386
Project: HBase
Issue Type: Bug
Components: regionserver
Reporter: Xiao Liu
Assignee: Xiao Liu
Fix For: 4.0.0-alpha-1, 2.7.0, 3.1.0, 3.0.1, 2.6.8, 2.5.17
{\{CachedBlocksByFile.toString()}} incorrectly uses \{{get99thPercentile()}}
for the 99.9th percentile age. Change it to \{{get999thPercentile()}} and add a
regression test.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)