You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/11/17 20:40:15 UTC

[jira] Updated: (CASSANDRA-1747) truncate is not secondary index-aware

     [ https://issues.apache.org/jira/browse/CASSANDRA-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis updated CASSANDRA-1747:
--------------------------------------

    Attachment: 1747.txt

patch that marks index files compacted as well as base CF.

should be safe b/c we flush index memtables at the same time as base data (while holding the flush lock).

> truncate is not secondary index-aware
> -------------------------------------
>
>                 Key: CASSANDRA-1747
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1747
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.7 beta 1
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: 0.7.0
>
>         Attachments: 1747.txt
>
>
> we need to drop the index data files as well as the base CF ones on truncate.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.