[
https://issues.apache.org/jira/browse/HBASE-6994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14161485#comment-14161485
]
Hudson commented on HBASE-6994:
-------------------------------
SUCCESS: Integrated in HBase-TRUNK #5626 (See
[https://builds.apache.org/job/HBase-TRUNK/5626/])
HBASE-6994 minor doc update about DEFAULT_ACCEPTABLE_FACTOR (Liang Xie)
(mstanleyjones: rev 0209e1c760fc53b84992cff5f6b37d7b49e4a749)
* src/main/docbkx/book.xml
> minor doc update about DEFAULT_ACCEPTABLE_FACTOR
> ------------------------------------------------
>
> Key: HBASE-6994
> URL: https://issues.apache.org/jira/browse/HBASE-6994
> Project: HBase
> Issue Type: Bug
> Components: documentation
> Affects Versions: 0.95.2
> Reporter: Liang Xie
> Assignee: Liang Xie
> Priority: Minor
> Fix For: 2.0.0, 0.99.1
>
> Attachments: HBASE-6994.patch
>
>
> Per trunk code, in LruBlockCache.java:
> static final float DEFAULT_ACCEPTABLE_FACTOR = 0.99f;
> but the site doc still :
> "number of region servers * heap size * hfile.block.cache.size * 0.85"
> seems the HBASE-6312 forgot to update this doc:)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)