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


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