[
https://issues.apache.org/jira/browse/HBASE-28535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wellington Chevreuil resolved HBASE-28535.
------------------------------------------
Resolution: Fixed
Merged into the feature branch. Thanks for the contribution,
[~janardhan.hungund] !
> Implement a region server level configuration to enable/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
> Assignee: Janardhan Hungund
> Priority: Major
> Labels: pull-request-available
>
> 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)