Re: Losing key cache on restart

2012-05-11 Thread Omid Aladini
Hey, Sorry for the late response. On Wed, Apr 25, 2012 at 1:36 AM, aaron morton wrote: > - Cassandra log reports 12,955,585 of them have been saved on the last save > events. > > Has their been much activity between saves ? For testing I set the key_cache_save_period to a short period of 10 min

Re: Losing key cache on restart

2012-04-24 Thread aaron morton
> - Cassandra log reports 12,955,585 of them have been saved on the last save > events. Has their been much activity between saves ? Nothing jumps out. There is a setting for the max entries to store, but this only applies to the row cache. Can you reproduce issue in a dev environment ? When ru

Losing key cache on restart

2012-04-24 Thread Omid Aladini
Hi, I'm experiencing losing a part of key cache on restart on Cassandra 1.0.7. For example: - cfstats reports key cache size of 13,040,502 with capacity of 15,000,000. - Cassandra log reports 12,955,585 of them have been saved on the last save events. - On restart Cassandra reads saved cache. - c