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

[jira] [Assigned] (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 ]

Robert Stupp reassigned CASSANDRA-9837:
---------------------------------------

    Assignee: Robert Stupp

> 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
>            Assignee: Robert Stupp
>            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)