srdo commented on pull request #3377:
URL: https://github.com/apache/storm/pull/3377#issuecomment-775747115


   @wxy929629 Thanks. Could you fix the checkstyle issues that have been 
introduced? The build output has the following lines
   
   ```
   [WARN] 
/home/travis/build/apache/storm/external/storm-kafka-monitor/src/main/java/org/apache/storm/kafka/monitor/KafkaOffsetLagUtil.java:147:86:
 WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
   
   [WARN] 
/home/travis/build/apache/storm/external/storm-kafka-monitor/src/main/java/org/apache/storm/kafka/monitor/KafkaOffsetLagUtil.java:149:
 'if rcurly' has incorrect indentation level 14, expected level should be 16. 
[Indentation]
   ````
   
   I.e. there's some indentation that needs to be fixed in the lines you added.


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