[
https://issues.apache.org/jira/browse/HBASE-28468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-28468:
------------------------------
Fix Version/s: 2.7.0
3.0.0-beta-2
2.6.4
> Integration of time-based priority caching logic into cache evictions.
> ----------------------------------------------------------------------
>
> Key: HBASE-28468
> URL: https://issues.apache.org/jira/browse/HBASE-28468
> Project: HBase
> Issue Type: Sub-task
> Reporter: Janardhan Hungund
> Assignee: Janardhan Hungund
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.7.0, 3.0.0-beta-2, 2.6.4
>
>
> When the time-based priority caching is enabled, then, the block evictions
> triggered when the cache is full, should use the time-based priority caching
> framework APIs to detect the cold files and evict the blocks of those files
> first. This ensures that the hot data remains in cache while the cold data is
> evicted from cache.
> Thanks,
> Janardhan
--
This message was sent by Atlassian Jira
(v8.20.10#820010)