You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Nicolas Liochon (JIRA)" <ji...@apache.org> on 2014/08/11 11:26:11 UTC

[jira] [Commented] (HBASE-11717) Remove unused config 'hbase.offheapcache.percentage' from hbase-default.xml and book

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

Nicolas Liochon commented on HBASE-11717:
-----------------------------------------

+1, I don't find it anywhere when I apply the patch now :-)

> Remove unused config 'hbase.offheapcache.percentage' from hbase-default.xml and book
> ------------------------------------------------------------------------------------
>
>                 Key: HBASE-11717
>                 URL: https://issues.apache.org/jira/browse/HBASE-11717
>             Project: HBase
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 2.0.0
>            Reporter: Anoop Sam John
>            Assignee: Anoop Sam John
>            Priority: Trivial
>             Fix For: 2.0.0
>
>         Attachments: HBASE-11717.patch, HBASE-11717_V2.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)