[
https://issues.apache.org/jira/browse/CASSANDRA-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12868279#action_12868279
]
Ryan King commented on CASSANDRA-1079:
--------------------------------------
Patch looks good to me.
> Cache capacity settings done via nodetool get reset on memtable flushes
> -----------------------------------------------------------------------
>
> Key: CASSANDRA-1079
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1079
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Affects Versions: 0.6
> Reporter: Ryan King
> Assignee: Jonathan Ellis
> Fix For: 0.6.2
>
> Attachments: 1079.txt
>
>
> In an experiment we set cache capacities via nodetool. The config file had
> the KeyCache for this CF at 1000000, we set the RowCache to 10000000 via
> nodetool.
> The next time we flushed a memtable for that CF, the cache capacity settings
> got reverted to what is in the conf file. We repeated the experiment with the
> same results.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.