-
Notifications
You must be signed in to change notification settings - Fork 1
Mixed batch+streaming Stories #48
Copy link
Copy link
Open
Labels
area/operatorBobrapet controller or CRD-level change.Bobrapet controller or CRD-level change.kind/featureNew functionality or enhancement request.New functionality or enhancement request.priority/lowNice-to-have or backlog item.Nice-to-have or backlog item.
Metadata
Metadata
Assignees
Labels
area/operatorBobrapet controller or CRD-level change.Bobrapet controller or CRD-level change.kind/featureNew functionality or enhancement request.New functionality or enhancement request.priority/lowNice-to-have or backlog item.Nice-to-have or backlog item.
Summary
Allow a single Story to include both batch and streaming steps.
Problem
Currently a Story is either `pattern: batch` or `pattern: realtime`. Users who need both must split into separate Stories and chain them with Impulses.
Proposed change
References