Re: Update column family to SerializingCacheProvider not working

2011-11-21 Thread Jonathan Ellis
Yes, that's fixed for 0.8.8 in CASSANDRA-3414. On Mon, Nov 21, 2011 at 1:18 PM, Edward Capriolo wrote: > Apache Cassandra 0.8.7. It seems that changing  row_cache_provider is a > no-op. Or am I doing something wrong? > > [default@SegmentData] use SegmentData; > Authenticated to keyspace: SegmentD

Update column family to SerializingCacheProvider not working

2011-11-21 Thread Edward Capriolo
Apache Cassandra 0.8.7. It seems that changing row_cache_provider is a no-op. Or am I doing something wrong? [default@SegmentData] use SegmentData; Authenticated to keyspace: SegmentData [default@SegmentData] show schema; create keyspace SegmentData with placement_strategy = 'SimpleStrategy' and