Skip to content

[Feature Request]: Kafka consumer send data to execution information location #5532

@mattcasters

Description

@mattcasters

What would you like to happen?

The child pipeline of a Kafka consumer transform doesn't send data to an execution information location.
The reason for this is that this transform is using a Single Threaded pipeline to make sure all records in a batch are processed before grabbing more from Kafka. Since we don't have the Single Threaded pipeline engine as an option yet, we need options for a Location and a data profile to use when running the pipeline.

Issue Priority

Priority: 3

Issue Component

Component: Transforms

Metadata

Metadata

Assignees

No fields configured for Feature.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions