On Thu, Nov 1, 2012 at 1:43 AM, Sylvain Lebresne <sylv...@datastax.com> wrote: > on all your columns), you may want to force a compaction (using the > JMX call forceUserDefinedCompaction()) of that sstable. The goal being > to get read of a maximum of outdated tombstones before running the > repair (you could also alternatively run a major compaction prior to > the repair, but major compactions have a lot of nasty effect so I > wouldn't recommend that a priori).
If sstablesplit ("reverse compaction") existed, major compaction would be a simple solution to this case. You'd major compact and then split your One Giant SSTable With No Tombstones into a number of smaller ones. :) https://issues.apache.org/jira/browse/CASSANDRA-4766 =Rob -- =Robert Coli AIM>ALK - rc...@palominodb.com YAHOO - rcoli.palominob SKYPE - rcoli_palominodb