[ 
https://issues.apache.org/jira/browse/HBASE-28527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840527#comment-17840527
 ] 

Wellington Chevreuil commented on HBASE-28527:
----------------------------------------------

Can we resolve this as not needed [~janardhan.hungund] ?

> 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: 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)

Reply via email to