[
https://issues.apache.org/jira/browse/HBASE-28189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-28189:
------------------------------
Fix Version/s: (was: 4.0.0-alpha-1)
> Fix the miss count in one of CombinedBlockCache getBlock implementations
> ------------------------------------------------------------------------
>
> Key: HBASE-28189
> URL: https://issues.apache.org/jira/browse/HBASE-28189
> Project: HBase
> Issue Type: Bug
> Affects Versions: 2.6.0, 3.0.0-alpha-4, 2.4.17, 2.5.6, 4.0.0-alpha-1
> Reporter: Wellington Chevreuil
> Assignee: Wellington Chevreuil
> Priority: Major
> Fix For: 2.6.0, 2.4.18, 3.0.0-beta-1, 2.5.7
>
>
> In one of the
> CombinedBlockCache.getBlock(getBlock(cacheKey,cachingrepeat,updateCacheMetrics)
> we always compute a miss in L1 if the passed block is of type DATA. We
> should compute the miss in one of the caches only, not both.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)