[
https://issues.apache.org/jira/browse/CASSANDRA-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777039#action_12777039
]
Jun Rao commented on CASSANDRA-538:
-----------------------------------
The patch looks good then.
> 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.