You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Tommy Tynja (Updated) (JIRA)" <ji...@apache.org> on 2011/10/24 20:04:32 UTC

[jira] [Updated] (CASSANDRA-3381) StorageProxy does not log correctly when schema is not in agreement

     [ https://issues.apache.org/jira/browse/CASSANDRA-3381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tommy Tynja updated CASSANDRA-3381:
-----------------------------------

    Attachment: CASSANDRA-3381.patch
    
> StorageProxy does not log correctly when schema is not in agreement 
> --------------------------------------------------------------------
>
>                 Key: CASSANDRA-3381
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3381
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Jackson Chung
>            Assignee: Tommy Tynja
>            Priority: Minor
>         Attachments: CASSANDRA-3381.patch
>
>
> "logger.debug("%s disagrees (%s)", host, entry.getKey());"
> that would literally log: 
> DEBUG [pool-2-thread-359] 2011-10-18 10:34:45,376 StorageProxy.java (line 821) %s disagrees (%s)
> simple fix: replace with %s with {} ... may want to consider logging better comment?

--
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