[ 
https://issues.apache.org/jira/browse/HBASE-11717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14092579#comment-14092579
 ] 

Matteo Bertozzi commented on HBASE-11717:
-----------------------------------------

+1

> Remove unused config from hbase-default.xml
> -------------------------------------------
>
>                 Key: HBASE-11717
>                 URL: https://issues.apache.org/jira/browse/HBASE-11717
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Anoop Sam John
>            Assignee: Anoop Sam John
>            Priority: Trivial
>         Attachments: HBASE-11717.patch
>
>
> hbase.offheapcache.percentage is unused now.
> {code}
> <property>
>     <name>hbase.offheapcache.percentage</name>
>     <value>0</value>
>     <description>The percentage of the off heap space 
> (-XX:MaxDirectMemorySize) to be
>      allocated towards the experimental off heap "SlabCache" (This is 
> different to
>      the BucketCache -- see the package javadoc for 
> org.apache.hadoop.hbase.io.hfile
>      for more on your options). If you desire the cache to be disabled, 
> simply set this
>       value to 0.</description>
>   </property>
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to