Github user roshannaik commented on a diff in the pull request:
https://github.com/apache/storm/pull/2241#discussion_r158908261
--- Diff: examples/storm-perf/pom.xml ---
@@ -81,7 +81,7 @@
<artifactId>maven-checkstyle-plugin</artifactId>
<!--Note - the version would be inherited-->
<configuration>
- <maxAllowedViolations>207</maxAllowedViolations>
+ <maxAllowedViolations>407</maxAllowedViolations>
--- End diff --
indeed. Its down to 304 right now. will continue to fix the remainder.---
