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

    https://github.com/apache/metron/pull/1245#discussion_r234870775
  
    --- 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 --
    
    Removed static from enum declaration.


---

Reply via email to