mimaison commented on pull request #9224:
URL: https://github.com/apache/kafka/pull/9224#issuecomment-742106800


   @ning2008wisc There are a few checkstyle failures:
   ```
   > Task :connect:runtime:checkstyleTest
   [ant:checkstyle] [ERROR] 
/Users/mickael/github-ws/kafka/connect/runtime/src/test/java/org/apache/kafka/connect/util/clusters/EmbeddedKafkaCluster.java:458:30:
 ',' is not followed by whitespace. [WhitespaceAfter]
   [ant:checkstyle] [ERROR] 
/Users/mickael/github-ws/kafka/connect/runtime/src/test/java/org/apache/kafka/connect/util/clusters/EmbeddedKafkaCluster.java:459:30:
 ',' is not followed by whitespace. [WhitespaceAfter]
   [ant:checkstyle] [ERROR] 
/Users/mickael/github-ws/kafka/connect/runtime/src/test/java/org/apache/kafka/connect/util/clusters/EmbeddedKafkaCluster.java:460:30:
 ',' is not followed by whitespace. [WhitespaceAfter]
   ```
   You can run `./gradlew connect:runtime:test` to reproduce


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to