You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Janardhan Hungund (Jira)" <ji...@apache.org> on 2024/04/18 12:44:00 UTC

[jira] [Updated] (HBASE-28535) Implement a region server level configuration to enable/disable data-tiering

     [ https://issues.apache.org/jira/browse/HBASE-28535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Janardhan Hungund updated HBASE-28535:
--------------------------------------
    Summary: Implement a region server level configuration to enable/disable data-tiering  (was: Implement a region server level configuration to disable data-tiering)

> 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
>            Priority: Major
>
> 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)