[
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)