Janardhan Hungund created HBASE-28535:
-----------------------------------------
Summary: Implement a region server level configuration to disable
data-tiering
Key: HBASE-28535
URL: https://issues.apache.org/jira/browse/HBASE-28535
Project: HBase
Issue Type: Task
Components: BucketCache
Reporter: Janardhan Hungund
Provide the user with the ability to enable and disable the data tiering
feature. The time-based data tiering is applicable to a specific set of use
cases which write date based records and access to recently written data.
The feature, in general, should be avoided for use cases which are not
dependent on the date-based reads and writes as the code flows which enable
data temperature checks can induce performance regressions.
This Jira is added to track the functionality to optionally enable
region-server wide configuration to disable or enable the feature.
Thanks,
Janardhan
--
This message was sent by Atlassian Jira
(v8.20.10#820010)