You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/02/17 05:16:27 UTC

[jira] Issue Comment Edited: (CASSANDRA-801) The Key Cache should be configurable by absolute numbers

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

Stu Hood edited comment on CASSANDRA-801 at 2/17/10 4:15 AM:
-------------------------------------------------------------

One more patch to change the default key and row cache counts to 10,000 and 1,000 respectively.

EDIT: Didn't read the comments before posting... I'm fine with anything.

      was (Author: stuhood):
    One more patch to change the default key and row cache counts to 10,000 and 1,000 respectively.
  
> 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, 0003-Sane-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.