[
https://issues.apache.org/jira/browse/HBASE-29414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18002694#comment-18002694
]
Wellington Chevreuil commented on HBASE-29414:
----------------------------------------------
This is covered by this commit:
https://github.com/apache/hbase/pull/7124/commits/e9d03e287992f323ab1c4a095968df61a73391db
> Refactor DataTieringManager to make priority logic pluggable
> ------------------------------------------------------------
>
> Key: HBASE-29414
> URL: https://issues.apache.org/jira/browse/HBASE-29414
> Project: HBase
> Issue Type: Sub-task
> Components: BucketCache
> Reporter: Wellington Chevreuil
> Assignee: Wellington Chevreuil
> Priority: Major
>
> Refactor DataTieringManager to allow for pluggable priority logic to be used
> in the block cache priority decisions. At this point, DataTieringManager is
> limited to use the cell timestamp based priority only. We should make it
> possible for priority implementations to be used, for example, using the
> custom time range from the files generated by the custom tiered compaction.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)