Wellington Chevreuil created HBASE-28189:
--------------------------------------------
Summary: 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
Reporter: Wellington Chevreuil
Assignee: Wellington Chevreuil
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)