Re: TTL and gc_grace_Seconds

2013-09-18 Thread sankalp kohli
NDRA-4917 > > cheers, > Christian > > > > On Wed, Sep 18, 2013 at 4:29 PM, Christopher Wirt wrote: > >> I have a column family contains time series events, all columns have a 24 >> hour TTL and gc_grace_seconds is currently 20 days. There is a TimeUUID in >>

Re: TTL and gc_grace_Seconds

2013-09-18 Thread horschi
Hi Christopher, in 2.0 gc_grace should be capped by TTL anyway: see CASSANDRA-4917 cheers, Christian On Wed, Sep 18, 2013 at 4:29 PM, Christopher Wirt wrote: > I have a column family contains time series events, all columns have a 24 > hour TTL and gc_grace_seconds is currently 2

TTL and gc_grace_Seconds

2013-09-18 Thread Christopher Wirt
I have a column family contains time series events, all columns have a 24 hour TTL and gc_grace_seconds is currently 20 days. There is a TimeUUID in part of the key. It takes 15 days to repair the entire ring. Consistency is not my main worry. Speed is. We currently write to this CF at