You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Alan Boudreault (JIRA)" <ji...@apache.org> on 2014/12/01 20:47:12 UTC

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

    [ https://issues.apache.org/jira/browse/CASSANDRA-8386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14230320#comment-14230320 ] 

Alan Boudreault commented on CASSANDRA-8386:
--------------------------------------------

I'm going to test this patch, this could fix CASSANDRA-8366

> 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)