taklwu commented on code in PR #8522: URL: https://github.com/apache/hbase/pull/8522#discussion_r3716967656
########## hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/cache/TopologyBackedCacheAccessService.java: ########## Review Comment: can you check the following found by Cursor ? > TopologyBackedCacheAccessService always probes L1 with full updateCacheMetrics, then L2. For data blocks only in L2, this can record an extra L1 miss that CombinedBlockCache avoids. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
