You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the desired outcome from the user's perspective
As an application developer, I need to transform messages received from a Kafka topic to present via mqtt-kafka, http-kafka or sse-kafka mappings.
Acceptance criteria
transforms should not be required
transforms should be aligned with Kafka Connect SMTs
transforms should be evaluated in configured order
Additional context
Suggested configuration for transforms.
Describe the desired outcome from the user's perspective
As an application developer, I need to transform messages received from a Kafka topic to present via
mqtt-kafka
,http-kafka
orsse-kafka
mappings.Acceptance criteria
transforms
should not be requiredtransforms
should be aligned with Kafka Connect SMTstransforms
should be evaluated in configured orderAdditional context
Suggested configuration for transforms.
See also Kafka Connect transformations.
Tasks
extract-headers
kafka message transform #1175extract-key
kafka message transform #1176The text was updated successfully, but these errors were encountered: