You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Yutong Xiao (Jira)" <ji...@apache.org> on 2021/11/29 11:31:00 UTC

[jira] [Updated] (HBASE-26510) Separate the blockcache enabled key and cache data on read key

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

Yutong Xiao updated HBASE-26510:
--------------------------------
    Description: Currently, we use CACHE_DATA_ON_READ_KEY as BLOCKCACHE_ENABLED. This makes the usage ambiguous. I added a new BLOCKCACHE_ENABLED key to make the name and usage more clear. However, there are some logic problems in the other functions in TestCacheConfig. I have submit an MR for this. Hope to discuss about the logic.

> Separate the blockcache enabled key and cache data on read key
> --------------------------------------------------------------
>
>                 Key: HBASE-26510
>                 URL: https://issues.apache.org/jira/browse/HBASE-26510
>             Project: HBase
>          Issue Type: Task
>            Reporter: Yutong Xiao
>            Assignee: Yutong Xiao
>            Priority: Minor
>
> Currently, we use CACHE_DATA_ON_READ_KEY as BLOCKCACHE_ENABLED. This makes the usage ambiguous. I added a new BLOCKCACHE_ENABLED key to make the name and usage more clear. However, there are some logic problems in the other functions in TestCacheConfig. I have submit an MR for this. Hope to discuss about the logic.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)