Re: nodetools cfstats question

2011-09-29 Thread Jonathan Ellis
Yes, because the cache is not full so there is no pressure to remove old entries. On Thu, Sep 29, 2011 at 11:52 AM, Sanjeev Kulkarni wrote: > Hi Thamizh, > Thanks for the answer. > I understand the part about the Key cache capacity being 20 which is the > default value. > But Key cache size b

Re: nodetools cfstats question

2011-09-29 Thread Sanjeev Kulkarni
Hi Thamizh, Thanks for the answer. I understand the part about the Key cache capacity being 20 which is the default value. But Key cache size being 99k? Does this represent that cassandra has allocated 99k for key cache even though the actual keys are far less? On Thu, Sep 29, 2011 at 3:47 AM,

Re: nodetools cfstats question

2011-09-29 Thread Thamizh
please check [default@unknown] help create column family; These are default values,  until you explicitly mentioned on CF creation. Regards, Thamizhannal From: Sanjeev Kulkarni To: user@cassandra.apache.org Sent: Thursday, 29 September 2011 10:33 AM Subject: n