You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Anoop Sam John (Jira)" <ji...@apache.org> on 2020/06/05 04:12:00 UTC

[jira] [Updated] (HBASE-19455) Try to re-enable a disabled BucketCache after a set timeout

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

Anoop Sam John updated HBASE-19455:
-----------------------------------
    Description: This JIRA is a follow-up to HBASE-19435. Currently, if the BucketCache is disabled, the cache will NOT try to enable itself again. This isn’t ideal for situations where the cache is disabled because of transient issues. Instead, we should have BucketCache try to re-enable itself after a time period.  (was: This JIRA is a follow-up to HBASE-19435. Currently, if the BucketCache is disabled, the cache will try to enable itself again. This isn’t ideal for situations where the cache is disabled because of transient issues. Instead, we should have BucketCache try to re-enable itself after a time period.)

> Try to re-enable a disabled BucketCache after a set timeout
> -----------------------------------------------------------
>
>                 Key: HBASE-19455
>                 URL: https://issues.apache.org/jira/browse/HBASE-19455
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Zach York
>            Assignee: Zach York
>            Priority: Major
>
> This JIRA is a follow-up to HBASE-19435. Currently, if the BucketCache is disabled, the cache will NOT try to enable itself again. This isn’t ideal for situations where the cache is disabled because of transient issues. Instead, we should have BucketCache try to re-enable itself after a time period.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)