Github user roshannaik commented on a diff in the pull request: https://github.com/apache/storm/pull/2241#discussion_r129732345 --- 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 -- yes thats the plan.. to fix this by the end. The old master version on top of which I was working didn't have checkstyle plugin enabled. So this issue showed up few days ago once i finished rebasing to latest.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---