[ 
https://issues.apache.org/jira/browse/CASSANDRA-4087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13239871#comment-13239871
 ] 

Sylvain Lebresne commented on CASSANDRA-4087:
---------------------------------------------

As a side note, so far we've avoided "auto" by saying that if the value is not 
set then we use whatever default we decided (typically see 
memtable_total_space_in_mb or memtable_flush_writers). It would be more 
consistent to use the same convention here.
                
> Improve out-of-the-box cache settings
> -------------------------------------
>
>                 Key: CASSANDRA-4087
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4087
>             Project: Cassandra
>          Issue Type: Improvement
>    Affects Versions: 1.1.0
>            Reporter: Jonathan Ellis
>            Assignee: Pavel Yaskevich
>             Fix For: 1.1.0
>
>         Attachments: CASSANDRA-4087.patch
>
>
> The default key cache of 2MB is significantly smaller than <= 1.0 (200 rows 
> per CF) and much smaller than most production uses.  How about min(5% of the 
> heap, 100MB)?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to