Github user HeartSaVioR commented on a diff in the pull request:

    https://github.com/apache/storm/pull/2343#discussion_r141209321
  
    --- Diff: storm-server/pom.xml ---
    @@ -136,7 +136,7 @@
                     <artifactId>maven-checkstyle-plugin</artifactId>
                     <!--Note - the version would be inherited-->
                     <configuration>
    -                    <maxAllowedViolations>3626</maxAllowedViolations>
    +                    <maxAllowedViolations>4000</maxAllowedViolations>
    --- End diff --
    
    Ah yes I increased the number while rebasing and planned to fix it 
afterwards, but forgot to fix. I'll address. Thanks for the notice.


---

Reply via email to