GitHub user mimaison opened a pull request: https://github.com/apache/kafka/pull/4058
MINOR: Fixed format string Use Scala string templates instead of format You can merge this pull request into a Git repository by running: $ git pull https://github.com/mimaison/kafka minor_AFT_logging Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/4058.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #4058 ---- commit 5ffd9bf721e8f8e4f3081df11c1493278d1f37cc Author: Mickael Maison <mickael.mai...@gmail.com> Date: 2017-10-11T17:09:40Z MINOR: Fixed format string Use Scala string templates instead of format ---- ---