Github user justinleet commented on the issue:
https://github.com/apache/incubator-metron/pull/363
Thanks a lot for reviewing this, Otto.
Regarding the WriterBoltIntegrationTest, the topics looks good. I had to
do a bit of digging to confirm them, because I didn't realize they're kinda
hidden in ParserTopologyBuilder, but it looks like ENRICHMENT_TOPIC,
DEFAULT_PARSER_INVALID_TOPIC, and DEFAULT_PARSER_ERROR_TOPIC are what you want
and what you have.
The reason this PR differs is because enrichment is specifically managed by
the test.yaml, so the way components get hooked up is different and required me
to define bolts to actually write the errors to Kafka topics.
---
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.
---