[
https://issues.apache.org/jira/browse/HBASE-28469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17842969#comment-17842969
]
Vinayak Hegde commented on HBASE-28469:
---------------------------------------
We have a configuration called {{hbase.rs.cachecompactedblocksonwrite}} which
adds blocks to cache while writing compacted files. This Jira aims to implement
time-based priority caching for this feature.
> Integration of time-based priority caching into compaction paths.
> -----------------------------------------------------------------
>
> Key: HBASE-28469
> URL: https://issues.apache.org/jira/browse/HBASE-28469
> Project: HBase
> Issue Type: Task
> Reporter: Janardhan Hungund
> Assignee: Vinayak Hegde
> Priority: Major
>
> The time-based priority caching is dependent on the date-tiered compaction
> that structures store files in date-based tiered layout. This Jira tracks the
> changes are needed for the integration of this compaction strategy with the
> data-tiering to enable appropriate caching of hot data in the cache, while
> the code data can remain the cloud storage.
> Thanks,
> Janardhan
--
This message was sent by Atlassian Jira
(v8.20.10#820010)