You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "liang xie (JIRA)" <ji...@apache.org> on 2012/10/15 05:49:03 UTC

[jira] [Updated] (HBASE-6994) minor doc update about DEFAULT_ACCEPTABLE_FACTOR

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

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

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

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

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

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