[
https://issues.apache.org/jira/browse/CASSANDRA-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13083479#comment-13083479
]
Hudson commented on CASSANDRA-2325:
-----------------------------------
Integrated in Cassandra-0.8 #272 (See
[https://builds.apache.org/job/Cassandra-0.8/272/])
cache invalidate removes saved cache files
patch by Ed Capriolo; reviewed by jbellis for CASSANDRA-2325
jbellis :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1156772
Files :
* /cassandra/branches/cassandra-0.8/CHANGES.txt
*
/cassandra/branches/cassandra-0.8/src/java/org/apache/cassandra/db/ColumnFamilyStore.java
> invalidateKeyCache / invalidateRowCache should remove saved cache files from
> disk
> ---------------------------------------------------------------------------------
>
> Key: CASSANDRA-2325
> URL: https://issues.apache.org/jira/browse/CASSANDRA-2325
> Project: Cassandra
> Issue Type: Improvement
> Affects Versions: 0.6
> Reporter: Matthew F. Dennis
> Assignee: Edward Capriolo
> Priority: Minor
> Fix For: 0.8.5
>
> Attachments: cassandra-2325-1.patch.txt, cassandra-2325-3.patch.txt,
> cassandra-2325.patch.2.txt
>
>
> the invalidate[Key|Row]Cache calls don't remove the saved caches from disk.
> It seems logical that if you are clearing the caches you don't expect them to
> be reinstantiated with the old values the next time C* starts.
> This is not a huge issue since next time the caches are saved the old values
> will be removed.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira