mjsax commented on PR #13142:
URL: https://github.com/apache/kafka/pull/13142#issuecomment-1405947882

   Checkstyle error:
   ```
   > Task :streams:checkstyleTest
   
   [2023-01-26T22:45:54.179Z] [ant:checkstyle] [ERROR] 
/home/jenkins/jenkins-agent/workspace/Kafka_kafka-pr_PR-13142/streams/src/test/java/org/apache/kafka/streams/state/internals/RocksDBRangeIteratorTest.java:396:44:
 '{' is not followed by whitespace. [WhitespaceAround]
   
   [2023-01-26T22:45:54.179Z] [ant:checkstyle] [ERROR] 
/home/jenkins/jenkins-agent/workspace/Kafka_kafka-pr_PR-13142/streams/src/test/java/org/apache/kafka/streams/state/internals/RocksDBRangeIteratorTest.java:396:45:
 '}' is not preceded with whitespace. [WhitespaceAround]
   ```


-- 
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.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

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

Reply via email to