You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Murtaza Hassan (JIRA)" <ji...@apache.org> on 2019/07/12 12:23:00 UTC

[jira] [Assigned] (HBASE-22610) [BucketCache] Rename "hbase.offheapcache.minblocksize"

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

Murtaza Hassan reassigned HBASE-22610:
--------------------------------------

    Assignee: Murtaza Hassan

> [BucketCache] Rename "hbase.offheapcache.minblocksize"
> ------------------------------------------------------
>
>                 Key: HBASE-22610
>                 URL: https://issues.apache.org/jira/browse/HBASE-22610
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Reid Chan
>            Assignee: Murtaza Hassan
>            Priority: Trivial
>              Labels: beginner
>
> {code}
>   /**
>    * The target block size used by blockcache instances. Defaults to
>    * {@link HConstants#DEFAULT_BLOCKSIZE}.
>    * TODO: this config point is completely wrong, as it's used to determine the
>    * target block size of BlockCache instances. Rename.
>    */
>   public static final String BLOCKCACHE_BLOCKSIZE_KEY = "hbase.offheapcache.minblocksize";
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)