sankalp kohli created CASSANDRA-4249:
----------------------------------------
Summary: LOGGING: Info log is not displaying number of rows read
from saved cache at startup
Key: CASSANDRA-4249
URL: https://issues.apache.org/jira/browse/CASSANDRA-4249
Project: Cassandra
Issue Type: Bug
Components: Core
Affects Versions: 1.1.0
Reporter: sankalp kohli
Priority: Trivial
Fix For: 1.2
As part of commit with revision c9270f4e info logging for number of rows read
from saved cache is not working.
This is happening because we are not incrementing the counter cachedRowsRead in
ColumnFamilyStore.initRowCache().
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira