[
https://issues.apache.org/jira/browse/CASSANDRA-10831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wei Deng updated CASSANDRA-10831:
---------------------------------
Labels: lcs (was: )
> Fix the way we replace sstables after anticompaction
> ----------------------------------------------------
>
> Key: CASSANDRA-10831
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10831
> Project: Cassandra
> Issue Type: Bug
> Reporter: Marcus Eriksson
> Assignee: Marcus Eriksson
> Labels: lcs
> Fix For: 2.1.13
>
>
> We have a bug when we replace sstables after anticompaction, we keep adding
> duplicates which causes leveled compaction to fail after. Reason being that
> LCS does not keep its sstables in a {{Set}}, so after first compaction, we
> will keep around removed sstables in the leveled manifest and that will put
> LCS in an infinite loop as it tries to mark non-existing sstables as
> compacting
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)