You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Michael Stack (Jira)" <ji...@apache.org> on 2021/01/03 17:31:00 UTC

[jira] [Resolved] (HBASE-25450) The parameter "hbase.bucketcache.size" is misdescribed

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

Michael Stack resolved HBASE-25450.
-----------------------------------
    Fix Version/s: 2.5.0
                   3.0.0-alpha-1
     Hadoop Flags: Reviewed
       Resolution: Fixed

Merged. Thanks for the PR [~shenshengli]

> The parameter "hbase.bucketcache.size" is misdescribed
> ------------------------------------------------------
>
>                 Key: HBASE-25450
>                 URL: https://issues.apache.org/jira/browse/HBASE-25450
>             Project: HBase
>          Issue Type: Improvement
>          Components: conf
>    Affects Versions: 2.0.0
>            Reporter: shenshengli
>            Assignee: shenshengli
>            Priority: Major
>             Fix For: 3.0.0-alpha-1, 2.5.0
>
>         Attachments: image-2020-12-28-17-53-32-575.png
>
>
> You can see that the description of this configuration is outdated
> {quote}<property>
>  <name>hbase.bucketcache.size</name>
>  <value></value>
>  <description>A float that EITHER represents a percentage of total heap memory
>  size to give to the cache (if < 1.0) OR, it is the total capacity in
>  megabytes of BucketCache. Default: 0.0</description>
>  </property>
> {quote}
> !image-2020-12-28-17-53-32-575.png!
>  



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