Github user merrimanr commented on a diff in the pull request:
https://github.com/apache/metron/pull/768#discussion_r142454390
--- Diff:
metron-platform/metron-indexing/src/main/java/org/apache/metron/indexing/dao/metaalert/MetaAlertCreateResponse.java
---
@@ -28,4 +28,4 @@ public boolean isCreated() {
public void setCreated(boolean created) {
this.created = created;
}
-}
+}
--- End diff --
Was this intentional?---
