[ 
https://issues.apache.org/jira/browse/CASSANDRA-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sylvain Lebresne updated CASSANDRA-2088:
----------------------------------------

    Attachment: 0001-Better-detect-failures-from-the-other-side-in-Incomi.patch

I think there is a few different things here and I think we should separate 
them somehow.

Fixing the fact that streaming leave tmp files around when it fails is a 2 
lines fix and I think this is simple enough that it could go to 0.7. I'm 
attaching a patch against 0.7. It's extracted from Aaron first patch, although 
rebased on 0.7 (and fix a bug).

Making repair aware that there has been some failures is actually more 
complicated so that should go in 0.8.1 or something (and should go to 
CASSANDRA-2433 or another ticket that describe the problem better). 

> Temp files for failed compactions/streaming not cleaned up
> ----------------------------------------------------------
>
>                 Key: CASSANDRA-2088
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2088
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Stu Hood
>            Assignee: Aaron Morton
>             Fix For: 0.8
>
>         Attachments: 
> 0001-Better-detect-failures-from-the-other-side-in-Incomi.patch, 
> 0001-detect-streaming-failures-and-cleanup-temp-files.patch, 
> 0002-delete-partial-sstable-if-compaction-error.patch
>
>
> From separate reports, compaction and repair are currently missing 
> opportunities to clean up tmp files after failures.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to