You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jeff Jirsa (JIRA)" <ji...@apache.org> on 2017/03/08 21:52:38 UTC

[jira] [Created] (CASSANDRA-13313) Compaction leftovers not removed on upgrade 2.1/2.2 -> 3.0

Jeff Jirsa created CASSANDRA-13313:
--------------------------------------

             Summary: Compaction leftovers not removed on upgrade 2.1/2.2 -> 3.0
                 Key: CASSANDRA-13313
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13313
             Project: Cassandra
          Issue Type: Bug
          Components: Compaction
            Reporter: Jeff Jirsa
            Assignee: Jeff Jirsa
            Priority: Minor


Before 3.0 we used sstable ancestors to figure out if an sstable was left over after a compaction. In 3.0 the ancestors are ignored and instead we use LogTransaction files to figure it out. 3.0 should still clean up 2.1/2.2 compaction leftovers using the on-disk sstable ancestors when available.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)