[
https://issues.apache.org/jira/browse/CASSANDRA-801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stu Hood updated CASSANDRA-801:
-------------------------------
Attachment: 0.6-0002-Update-config-values-and-defaults.patch
0.6-0001-Convert-KeysCachedFraction-to-KeysCached.patch
Rebased for trunk and 0.6. The only difference in these patches is that the
default for RowsCached and KeysCached is now 10%.
I'll probably add one more patch later to implement the JMXAggregatingCache
change to merge SSTable key caches.
> The Key Cache should be configurable by absolute numbers
> --------------------------------------------------------
>
> Key: CASSANDRA-801
> URL: https://issues.apache.org/jira/browse/CASSANDRA-801
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Affects Versions: 0.5
> Reporter: Ryan King
> Assignee: Stu Hood
> Fix For: 0.6, 0.7
>
> Attachments: 0.6-0001-Convert-KeysCachedFraction-to-KeysCached.patch,
> 0.6-0002-Update-config-values-and-defaults.patch,
> trunk-0001-Convert-KeysCachedFraction-to-KeysCached.patch,
> trunk-0002-Update-config-values-and-defaults.patch
>
>
> Just like the row cache, the key cache should be configurable by absolute
> numbers (not just a fraction). It would be nice to configure it by either
> memory size or entries (like the row cache).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.