[
https://issues.apache.org/jira/browse/CASSANDRA-14003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Blake Eggleston updated CASSANDRA-14003:
----------------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Thanks [[email protected]]. This was also a problem in 3.0, so I
committed your patch there and merged it up through trunk. Committed as
{{f767d35ae92ccc513684a484a895aeb1a2239734}}
> 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]