[
https://issues.apache.org/jira/browse/HBASE-6994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Misty Stanley-Jones updated HBASE-6994:
---------------------------------------
Resolution: Fixed
Fix Version/s: 0.99.1
2.0.0
Status: Resolved (was: Patch Available)
Thanks [~xieliang007], sorry for the delay but this is committed to master and
branch-1.
> 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)