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

2014-12-02 Thread Alan Boudreault (JIRA)

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

Alan Boudreault commented on CASSANDRA-8386:


This patch doesn't seem to fix the storage size issue of CASSANDRA-8366. 
However, I'm getting many errors Repair session Sync failed between  
So I think It's better to wait the patch of CASSANDRA-8316 and give it another 
try.

 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)


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

2014-12-01 Thread Alan Boudreault (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-8386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=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)


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

2014-11-28 Thread Yuki Morishita (JIRA)

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

Yuki Morishita commented on CASSANDRA-8386:
---

+1

 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)