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:26:04 UTC

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

    [ https://issues.apache.org/jira/browse/CASSANDRA-9837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14630846#comment-14630846 ] 

Robert Stupp commented on CASSANDRA-9837:
-----------------------------------------

[~mckibben] thanks for the patch! Will review it soon.

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