You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2020/08/06 16:36:31 UTC

[GitHub] [kafka] mjsax commented on pull request #9131: KAFKA-10367: Allow running the Streams demo app with a config file

mjsax commented on pull request #9131:
URL: https://github.com/apache/kafka/pull/9131#issuecomment-670039989


   Checkstyle error:
   ```
   > Task :streams:examples:checkstyleMain FAILED
   02:46:32 [ant:checkstyle] [ERROR] /home/jenkins/jenkins-slave/workspace/kafka-pr-jdk11-scala2.13/streams/examples/src/main/java/org/apache/kafka/streams/examples/wordcount/WordCountDemo.java:52:49: Variable 'args' should be declared final. [FinalLocalVariable]
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org