[
https://issues.apache.org/jira/browse/CASSANDRA-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12866411#action_12866411
]
Jonathan Ellis commented on CASSANDRA-1079:
-------------------------------------------
It's not surprising if you remember that the conf is The Source Of Truth. :)
I'm big on "there should only be one way to do it" but restarting to test cache
size effects is too painful.
> 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
> Affects Versions: 0.6.1
> Reporter: Ryan King
>
> 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.