liang xie created HBASE-6994:
--------------------------------

             Summary: 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.96.0
            Reporter: liang xie
            Assignee: liang xie
            Priority: Minor


Per turnk 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to