You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "sankalp kohli (JIRA)" <ji...@apache.org> on 2012/05/16 10:33:02 UTC

[jira] [Created] (CASSANDRA-4249) LOGGING: Info log is not displaying number of rows read from saved cache at startup

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

        

[jira] [Updated] (CASSANDRA-4249) LOGGING: Info log is not displaying number of rows read from saved cache at startup

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-4249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis updated CASSANDRA-4249:
--------------------------------------

         Reviewer: jbellis
    Fix Version/s:     (was: 1.2)
                   1.1.1
         Assignee: sankalp kohli
           Labels: caching  (was: )
    
> 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
>            Assignee: sankalp kohli
>            Priority: Trivial
>              Labels: caching
>             Fix For: 1.1.1
>
>         Attachments: trunk-4249.txt
>
>   Original Estimate: 0.1h
>  Remaining Estimate: 0.1h
>
> 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

        

[jira] [Updated] (CASSANDRA-4249) LOGGING: Info log is not displaying number of rows read from saved cache at startup

Posted by "sankalp kohli (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-4249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

sankalp kohli updated CASSANDRA-4249:
-------------------------------------

    Attachment: trunk-4249.txt
    
> 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
>
>         Attachments: trunk-4249.txt
>
>   Original Estimate: 0.1h
>  Remaining Estimate: 0.1h
>
> 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