You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Michael McKibben (JIRA)" <ji...@apache.org> on 2015/07/16 23:01:04 UTC

[jira] [Updated] (CASSANDRA-9837) Bad logging interpolation string in Memtable:

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

Michael McKibben updated CASSANDRA-9837:
----------------------------------------
    Attachment: trunk-9837.txt

patch

> Bad logging interpolation string in Memtable: 
> ----------------------------------------------
>
>                 Key: CASSANDRA-9837
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9837
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Michael McKibben
>            Priority: Trivial
>         Attachments: trunk-9837.txt
>
>
> Notice the following non-interpolated log entry showing up in our logs "Completed flushing %s". Looking at the source it appears to be a mix between logback style "{}" substitution vs String.format "%s"  style.
> Attaching a trivial patch.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)