Hi,

The row cache capacity > 0.


after reading a row - the Caches.<KeySpace>.<CF>KeyCache.Requests attribute
gets incremented but the ColumnFamilies.<KeySpace>.<CF>.ReadCount attribute
remains zero and the Caches.<KeySpace>.<CF>RowCache.Size and Requsts
attributes remain zero as well.

It looks like the row-cache is disabled although the capacity is not zero.
In addition the ColumnFamilies.<KeySpace>.<CF>.ReadCount does not reflect
the fact that the row was fetched from SSTable.

beside CF.rows_cached parameter (in the yaml) - should i configure anything
else to enable the row-cache? 


10x

--
View this message in context: 
http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Row-cache-tp6532887p6545416.html
Sent from the cassandra-u...@incubator.apache.org mailing list archive at 
Nabble.com.

Reply via email to