[
https://issues.apache.org/jira/browse/CASSANDRA-6112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13781525#comment-13781525
]
Jonathan Ellis commented on CASSANDRA-6112:
-------------------------------------------
+1
> 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)