Skip to content

add logics in the pipelines #548

@lhubert

Description

@lhubert

Expected behavior and actual behavior.

As of today our pipelines have only chained processors (one processor passes records to the next, eventually filtering records). This is a bit of a restriction and we might want some additional logic and conditional branching. Knowing that if we allow pipelines to write in different topics, we could serve different types of events.

We are not limited since we can always use the FilterRecords processor and several pipelines.

Steps to reproduce the problem.

Specifications like the version of the project, operating system, or hardware.

Metadata

Metadata

Assignees

No one assigned

    Labels

    coreframework, processor, doc, build, ...enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions