You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Aleksey Yeschenko (JIRA)" <ji...@apache.org> on 2013/09/30 00:15:24 UTC

[jira] [Updated] (CASSANDRA-6112) Memtable flushing should write any columns shadowed by partition/range tombstones if any 2i are present

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

Aleksey Yeschenko updated CASSANDRA-6112:
-----------------------------------------

    Attachment: 6112.txt

> Memtable flushing should write any columns shadowed by partition/range tombstones if any 2i are present
> -------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-6112
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6112
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Aleksey Yeschenko
>            Assignee: Aleksey Yeschenko
>             Fix For: 2.0.2
>
>         Attachments: 6112.txt
>
>
> We shouldn't be dropping any columns obsoleted by partition and/or range tombstones in case the table has secondary indexes, or else the stale entries wouldn't be cleaned up during compaction, and will only be dropped during 2i query read-repair, if that happens.



--
This message was sent by Atlassian JIRA
(v6.1#6144)