[
https://issues.apache.org/jira/browse/CASSANDRA-761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12833469#action_12833469
]
Ted Zlatanov commented on CASSANDRA-761:
----------------------------------------
Could this be related to what I saw in CASSANDRA-764, where the row cache needs
to be flushed before a bitmask query will work? Seems like a similar issue and
my fix is similar (except my fix takes the shotgun approach of invalidating the
whole cache).
> Binary Memtable does not invalidate cache
> -----------------------------------------
>
> Key: CASSANDRA-761
> URL: https://issues.apache.org/jira/browse/CASSANDRA-761
> Project: Cassandra
> Issue Type: Bug
> Affects Versions: 0.6
> Reporter: Chris Goffinet
> Assignee: Chris Goffinet
> Fix For: 0.7
>
> Attachments: 761.txt
>
>
> If you have RowCache turned on for your CF, and you do a BMT import, rows are
> not invalidated in cache until you restart the node.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.