You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Marcus Eriksson (JIRA)" <ji...@apache.org> on 2014/11/27 18:24:12 UTC

[jira] [Created] (CASSANDRA-8386) Make sure we release references to sstables after incremental repair

Marcus Eriksson created CASSANDRA-8386:
------------------------------------------

             Summary: Make sure we release references to sstables after incremental repair
                 Key: CASSANDRA-8386
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8386
             Project: Cassandra
          Issue Type: Bug
            Reporter: Marcus Eriksson
            Assignee: Marcus Eriksson
             Fix For: 2.1.3
         Attachments: 0001-make-sure-we-release-references-after-anticompaction.patch

We don't release references to all sstables after anticompaction. If they are not anticompacted or are contained fully within the repaired range, we never release the reference.

Patch attached fixes this and improves the tests.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)