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

Hudson commented on HBASE-11717:
--------------------------------

FAILURE: Integrated in HBase-1.0 #103 (See 
[https://builds.apache.org/job/HBase-1.0/103/])
HBASE-11717 Remove unused config 'hbase.offheapcache.percentage' from 
hbase-default.xml and book. (Anoop) (anoopsamjohn: rev 
2eb0757301b98384140e2e1028deb5d29c531936)
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestTableSnapshotInputFormat.java
* hbase-common/src/main/resources/hbase-default.xml
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/mapred/TestTableSnapshotInputFormat.java
* src/main/docbkx/upgrading.xml


> 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: 0.99.0
>            Reporter: Anoop Sam John
>            Assignee: Anoop Sam John
>            Priority: Minor
>             Fix For: 0.99.0, 2.0.0
>
>         Attachments: HBASE-11717.patch, HBASE-11717_V2.patch, 
> HBASE-11717_V3-0.99.patch, HBASE-11717_V3.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