[
https://issues.apache.org/jira/browse/HBASE-28527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wellington Chevreuil updated HBASE-28527:
-----------------------------------------
Parent: HBASE-28463
Issue Type: Sub-task (was: Task)
> Adjust BlockCacheKey to use the file path instead of file name.
> ---------------------------------------------------------------
>
> Key: HBASE-28527
> URL: https://issues.apache.org/jira/browse/HBASE-28527
> Project: HBase
> Issue Type: Sub-task
> Components: BucketCache
> Reporter: Janardhan Hungund
> Assignee: Janardhan Hungund
> Priority: Major
> Labels: pull-request-available
>
> The time-based priority eviction policy relies on the presence of path in the
> BlockCacheKey to fetch the required metadata to check data hotness and decide
> whether or not to retain the block in the bucket cache.
> Hence, the constructor of BlockCacheKey is adjusted to take the file path as
> the input parameter. The code paths that create the blockCacheKey and also
> the unit tests need to be adjusted to pass the path instead of file name.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)