[ 
https://issues.apache.org/jira/browse/HBASE-6994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

liang xie updated HBASE-6994:
-----------------------------

    Description: 
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:)

  was:
Per ttk 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:)

    
> 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
>         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 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