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

Hudson commented on CASSANDRA-538:
----------------------------------

Integrated in Cassandra #257 (See 
[http://hudson.zones.apache.org/hudson/job/Cassandra/257/])
    r/m unused bootstrap directory and ensure streaming files live to be 
streamed
patch by jbellis; reviewed by Jun Rao for 


> when streaming sstables to other nodes, make sure they don't get compacted 
> before they are streamed
> ---------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-538
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-538
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: 0.5
>
>         Attachments: 538.patch
>
>
> at one point (pre-ASF codebase?) this was handled with a bootstrap data dir, 
> but anticompaction no longer puts files there.
> at this point it's probably easier to just make sure streaming keeps a 
> reference to the sstable objects, which will keep them from being deleted.

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