You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "shenshengli (Jira)" <ji...@apache.org> on 2020/12/29 06:20:00 UTC

[jira] [Updated] (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 ]

shenshengli updated HBASE-25450:
--------------------------------
    Description: 
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!

 

  was:
* 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 &lt; 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!

 


> 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.3.2
>            Reporter: shenshengli
>            Assignee: shenshengli
>            Priority: Major
>         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)