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

    https://github.com/apache/metron/pull/1245#discussion_r232346004
  
    --- Diff: 
metron-platform/metron-common/src/main/java/org/apache/metron/common/Constants.java
 ---
    @@ -127,5 +127,48 @@ public String getType() {
         }
       }
     
    +   public static enum ParserConfigConstants {
    --- End diff --
    
    The `static` is unneeded on the `enum`


---

Reply via email to