[
https://issues.apache.org/jira/browse/CASSANDRA-801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stu Hood updated CASSANDRA-801:
-------------------------------
Attachment: 0002-Update-config-values.patch
0001-Convert-KeysCachedFraction-to-KeysCached.patch
Converts KeysCachedFraction to KeysCached, using the same semantics as
RowsCached.
Since we cache keys on a per-sstable basis, the number of Keys cached can still
grow considerably if you have many, many sstables, but perhaps we can address
that in a separate issue.
> 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, 0.6, 0.7
> Reporter: Ryan King
> Assignee: Stu Hood
> Fix For: 0.6, 0.7
>
> Attachments: 0001-Convert-KeysCachedFraction-to-KeysCached.patch,
> 0002-Update-config-values.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.