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

Stu Hood updated CASSANDRA-1749:
--------------------------------

    Attachment: 0001-Add-SSTable-reference-to-PendingFile-to-prevent-GC-of-.txt

> Streaming should hold a reference to the source SSTR to prevent GC races
> ------------------------------------------------------------------------
>
>                 Key: CASSANDRA-1749
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1749
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Stu Hood
>            Priority: Critical
>             Fix For: 0.7.0
>
>         Attachments: 
> 0001-Add-SSTable-reference-to-PendingFile-to-prevent-GC-of-.txt
>
>
> An SSTable waiting to be streamed will be GC'd and deleted from disk if there 
> are no references being held to its SSTableReader. While streaming an 
> SSTable, we should hold an SSTR reference.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to