Github user roshannaik commented on a diff in the pull request:
https://github.com/apache/storm/pull/2241#discussion_r158919896
--- Diff: storm-client/pom.xml ---
@@ -257,7 +258,7 @@
<!--Note - the version would be inherited-->
<configuration>
<excludes>**/generated/**</excludes>
- <maxAllowedViolations>10785</maxAllowedViolations>
+ <maxAllowedViolations>50785</maxAllowedViolations>
--- End diff --
yes. fixed internally. will be part of next update.---
