Wellington Chevreuil created HBASE-29414: --------------------------------------------
Summary: Refactor DataTieringManager to make priority logic pluggable Key: HBASE-29414 URL: https://issues.apache.org/jira/browse/HBASE-29414 Project: HBase Issue Type: Task Components: BucketCache Reporter: Wellington Chevreuil Assignee: Wellington Chevreuil 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)