Github user ottobackwards commented on a diff in the pull request:
https://github.com/apache/metron/pull/1033#discussion_r191080770
--- Diff:
metron-platform/metron-enrichment/src/main/java/org/apache/metron/enrichment/adapters/stellar/StellarAdapter.java
---
@@ -92,6 +96,19 @@ public String getStreamSubGroup(String enrichmentType,
String field) {
}
}
--- End diff --
I think this should be part of stellar itself and not part of enrichment. ---
