Re: Off-heap Cache

2011-07-14 Thread Vijay
t; Thanks > -Rajesh > > > On Tue, Jul 12, 2011 at 1:46 PM, Jonathan Ellis wrote: > >> You need to set row_cache_provider=SerializingCacheProvider on the >> columnfamily definition (via the cli) >> >> On Tue, Jul 12, 2011 at 9:57 AM, Raj N wrote: >> > Do

Re: Off-heap Cache

2011-07-13 Thread Raj N
Raj N wrote: > > Do we need to do anything special to turn off-heap cache on? > > https://issues.apache.org/jira/browse/CASSANDRA-1969 > > -Raj > > > > -- > Jonathan Ellis > Project Chair, Apache Cassandra > co-founder of DataStax, the source for professional Cassandra support > http://www.datastax.com >

Re: Off-heap Cache

2011-07-12 Thread Jonathan Ellis
You need to set row_cache_provider=SerializingCacheProvider on the columnfamily definition (via the cli) On Tue, Jul 12, 2011 at 9:57 AM, Raj N wrote: > Do we need to do anything special to turn off-heap cache on? > https://issues.apache.org/jira/browse/CASSANDRA-1969 > -Raj --

Off-heap Cache

2011-07-12 Thread Raj N
Do we need to do anything special to turn off-heap cache on? https://issues.apache.org/jira/browse/CASSANDRA-1969 -Raj