Github user cestella commented on the issue:
https://github.com/apache/incubator-metron/pull/453
Can we make the Kafka queue used for errors parameterized in the various
topologies? For those who want one indexing topology, we can use the
"indexing" queue and for those who want a separate topology we can use an error
queue.
If we don't, resource constraints are going to end up with us not spinning
this separate topology up in vagrant. This will end in errors slipping through
the cracks as this functionality won't be tested during the normal course of
testing.
Because it cuts across the entire system, I consider having this
functioning in vagrant to be a prerequisite for my acceptance of this PR.
---
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.
---