[
https://issues.apache.org/jira/browse/HBASE-28189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wellington Chevreuil updated HBASE-28189:
-----------------------------------------
Affects Version/s: 2.5.6
2.4.17
3.0.0-alpha-4
2.6.0
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
>
> 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)