ratis
ratis copied to clipboard
Ratis 956 - Use format specifier instead of string concat
What changes were proposed in this pull request?
This PR aims to remove code smell in the log messages by using formatter.
What is the link to the Apache JIRA
https://issues.apache.org/jira/projects/RATIS/issues/RATIS-956
How was this patch tested?
Existing Unit Tests. As this PR only changes log formatter.
+1 this is really nice!
@cyrus-jackson Could you help resolve the conflicts ? I will review and merge this patch.