Re: GCGraceSeconds per ColumnFamily/Keyspace

2010-07-13 Thread B. Todd Burruss
https://issues.apache.org/jira/browse/CASSANDRA-1276 On Tue, 2010-07-13 at 09:05 -0700, Todd Burruss wrote: > From: Jonathan Ellis [jbel...@gmail.com] > Received: 7/12/10 9:15 PM > To: user@cassandra.apache.org [u...@cassandra.apache.org] > Subject: Re: GCGraceSeconds per ColumnFam

Re: GCGraceSeconds per ColumnFamily/Keyspace

2010-07-13 Thread Todd Burruss
Yes -Original Message- From: Jonathan Ellis [jbel...@gmail.com] Received: 7/12/10 9:15 PM To: user@cassandra.apache.org [u...@cassandra.apache.org] Subject: Re: GCGraceSeconds per ColumnFamily/Keyspace Probably. Can you open a ticket? On Mon, Jul 12, 2010 at 10:41 PM, Todd Burruss

Re: GCGraceSeconds per ColumnFamily/Keyspace

2010-07-12 Thread Jonathan Ellis
@cassandra.apache.org [u...@cassandra.apache.org] > Subject: Re: GCGraceSeconds per ColumnFamily/Keyspace > > GCGS per CF sounds totally reasonable to me. > > On Mon, Jul 12, 2010 at 6:33 PM, Todd Burruss wrote: >> I have two CFs in my keyspace.  one i care about allowing a good amount of >&g

Re: GCGraceSeconds per ColumnFamily/Keyspace

2010-07-12 Thread Todd Burruss
Is it possible to get this feature in 0.7? -Original Message- From: Jonathan Ellis [jbel...@gmail.com] Received: 7/12/10 5:06 PM To: user@cassandra.apache.org [u...@cassandra.apache.org] Subject: Re: GCGraceSeconds per ColumnFamily/Keyspace GCGS per CF sounds totally reasonable to me

Re: GCGraceSeconds per ColumnFamily/Keyspace

2010-07-12 Thread Jonathan Ellis
GCGS per CF sounds totally reasonable to me. On Mon, Jul 12, 2010 at 6:33 PM, Todd Burruss wrote: > I have two CFs in my keyspace.  one i care about allowing a good amount of > time for tombstones to propagate (GCGraceSeconds large) ... but the other i > couldn't care and in fact i want them go

GCGraceSeconds per ColumnFamily/Keyspace

2010-07-12 Thread Todd Burruss
I have two CFs in my keyspace. one i care about allowing a good amount of time for tombstones to propagate (GCGraceSeconds large) ... but the other i couldn't care and in fact i want them gone ASAP so i don't iterate over them. has any thought been given to making this setting per Keyspace or