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

Jaydeepkumar Chovatia edited comment on CASSANDRA-14003 at 11/9/17 12:33 AM:
-----------------------------------------------------------------------------

Please find patch details here:

|| patch || uTest ||
| [trunk|https://github.com/apache/cassandra/pull/172] | 
[circleci|https://circleci.com/gh/jaydeepkumar1984/cassandra/22]|


was (Author: [email protected]):
Please find patch her:

|| patch || uTest ||
| [trunk|https://github.com/apache/cassandra/pull/172] | 
[circleci|https://circleci.com/gh/jaydeepkumar1984/cassandra/22]|

> 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: 4.x
>
>
> 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