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

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

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

Reid Chan resolved HBASE-22610.
-------------------------------
      Resolution: Fixed
    Hadoop Flags: Reviewed

> [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
>             Fix For: 3.0.0, 1.5.0, 2.3.0, 2.2.1, 2.1.6, 1.4.11
>
>
> {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)