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

Blake Eggleston updated CASSANDRA-14003:
----------------------------------------
         Reviewer: Blake Eggleston
    Fix Version/s:     (was: 4.x)
                   4.0
                   3.11.2
                   3.0.16

> Correct logger message formatting in SSTableLoader
> --------------------------------------------------
>
>                 Key: CASSANDRA-14003
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14003
>             Project: Cassandra
>          Issue Type: Task
>          Components: Tools
>            Reporter: Jaydeepkumar Chovatia
>            Assignee: Jaydeepkumar Chovatia
>            Priority: Trivial
>             Fix For: 3.0.16, 3.11.2, 4.0
>
>
> Correct logger message formatting inside SSTableLoader.java
> -        outputHandler.output(String.format("Streaming relevant part of %sto 
> %s", names(sstables), endpointToRanges.keySet()));
> +        outputHandler.output(String.format("Streaming relevant part of %s to 
> %s", names(sstables), endpointToRanges.keySet()));
>  



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to