[ https://issues.apache.org/jira/browse/KAFKA-4895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15924438#comment-15924438 ]
ASF GitHub Bot commented on KAFKA-4895: --------------------------------------- GitHub user cmccabe opened a pull request: https://github.com/apache/kafka/pull/2684 KAFKA-4895: Fix findbugs "format string should use %n rather than \n"… … in tools You can merge this pull request into a Git repository by running: $ git pull https://github.com/cmccabe/kafka KAFKA-4895 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/2684.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 #2684 ---- commit 96adc4844de942c8bc2f80c332d26b3bf89e89c7 Author: Colin P. Mccabe <cmcc...@confluent.io> Date: 2017-03-14T15:40:55Z KAFKA-4895: Fix findbugs "format string should use %n rather than \n" in tools ---- > Fix findbugs "format string should use %n rather than \n" in tools > ------------------------------------------------------------------ > > Key: KAFKA-4895 > URL: https://issues.apache.org/jira/browse/KAFKA-4895 > Project: Kafka > Issue Type: Bug > Components: tools > Reporter: Colin P. McCabe > Assignee: Colin P. McCabe > -- This message was sent by Atlassian JIRA (v6.3.15#6346)