[
https://issues.apache.org/jira/browse/METRON-694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15873277#comment-15873277
]
ASF GitHub Bot commented on METRON-694:
---------------------------------------
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.
> Index Errors from Topologies
> ----------------------------
>
> Key: METRON-694
> URL: https://issues.apache.org/jira/browse/METRON-694
> Project: Metron
> Issue Type: Bug
> Reporter: Ryan Merriman
>
> Need to make sure (and review) that all the bolts write into the error queue.
> Errors should then be consumed from the error queue and indexed.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)