Re: Row deletion and get_range_slices (cassandra 0.6.1)

2010-04-23 Thread David Harrison
So I'm guessing that means compaction doesn't include purging of tombstone-d keys ? Is there any situation or maintenance process that does ? (or are keys forever?) On 23 April 2010 17:44, Ryan King wrote: > On Thu, Apr 22, 2010 at 8:24 PM, David Harrison > wrote: >> Do

Re: Row deletion and get_range_slices (cassandra 0.6.1)

2010-04-22 Thread David Harrison
Do those tombstone-d keys ever get purged completely ? I've tried shortening the GCGraceSeconds right down but they still don't get cleaned up. On 23 April 2010 08:57, Jonathan Ellis wrote: > http://wiki.apache.org/cassandra/FAQ#range_ghosts > > On Thu, Apr 22, 2010 at 5:29 PM, Carlos Sanchez >