Github user ottobackwards commented on a diff in the pull request:
https://github.com/apache/incubator-metron/pull/363#discussion_r88913424
--- Diff:
metron-platform/metron-enrichment/src/test/java/org/apache/metron/enrichment/integration/EnrichmentIntegrationTest.java
---
@@ -196,6 +201,15 @@ public static void validateAll(List<Map<String,
Object>> docs) {
}
}
+ protected void validateErrors(List<byte[]> inputMessages,
KafkaWithZKComponent kafkaComponent) {
--- End diff --
This should be true for all integration tests
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---