Github user srdo commented on a diff in the pull request:
https://github.com/apache/storm/pull/2836#discussion_r218121407
--- Diff: storm-server/pom.xml ---
@@ -171,7 +171,7 @@
<artifactId>maven-checkstyle-plugin</artifactId>
<!--Note - the version would be inherited-->
<configuration>
- <maxAllowedViolations>780</maxAllowedViolations>
+ <maxAllowedViolations>853</maxAllowedViolations>
--- End diff --
This number seems to be moving in the wrong direction :)---
