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

Hudson commented on CASSANDRA-2723:
-----------------------------------

Integrated in Cassandra-0.8 #147 (See 
[https://builds.apache.org/hudson/job/Cassandra-0.8/147/])
    Fixed rows being cached if they do not exist.
patch by goffinet; reviewed by stuhood for CASSANDRA-2723

goffinet : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1129462
Files : 
* 
/cassandra/branches/cassandra-0.8/src/java/org/apache/cassandra/db/ColumnFamilyStore.java


> Rows that don't exist get cached
> --------------------------------
>
>                 Key: CASSANDRA-2723
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2723
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Chris Goffinet
>            Assignee: Chris Goffinet
>            Priority: Minor
>             Fix For: 0.8.1
>
>         Attachments: 0001-Do-not-cache-rows-that-do-not-exist-v2.patch, 
> 0001-Do-not-cache-rows-that-do-not-exist.patch
>
>
> We noticed that rows that don't exist were getting cached anyway. We end up 
> storing an empty CF in cache.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to