Re: Poor key cache hit rate

2013-01-30 Thread Edward Capriolo
You should not use the row cache and the key vacumed on the same cf. If that is what you are doing it explains your numbers. Some docs suggest you can use them together but in practice I have seen when this is done the key cache rate drops to near 0. On Tuesday, January 29, 2013, Keith wrote: > H

Poor key cache hit rate

2013-01-29 Thread Keith
Hi all, I am running 1.1.9 with 2 data centers and 3 nodes each. Recently I have been seeing a terrible key cache hit rate (around 1-3%) with a 98% row cache hit rate. The seed node appears to take higher traffic than the other nodes (approximately twice) but I believe I have astyanax configu