Uploaded image for project: 'Metron (Retired)'
  1. Metron (Retired)
  2. METRON-1682

Allow the option for intermediate kafka topics to be removed in aggregated sensors

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: To Do
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      Currently in the parser aggregation, the aggregate bolt doesn't do any clever routing for chained parsers. It just routes messages to a Kafka topic for the sensors, even when they're already bundled into the aggregated bolt.

      An option to skip the intermediate Kafka topic should be added. This should preferably be optional on a per sensor basic, e.g. If parser A produces documents B,C, and D, we may choose to have B and C skip intermediate Kafka and D use Kafka. This is useful in cases where, for whatever reason, we choose to have parser D be in it's own topology (i.e. parsers A,B,C are in an aggregated topology, and D is in a single topology. Even though parser A produces all document B,C, and D).

      Attachments

        Activity

          People

            Unassigned Unassigned
            justinleet Justin Leet
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: