Records routing
Configures the target topic for a replicated Kafka message.
Direct Mapping (1-to-1)
Example
# sink configuration for direct 1-to-1 mapping
sink:
name: "direct-mapping-sink"
topic: source
partition: sourceSource Topic
Target Topic
Prefix and Suffix Naming
Example
Source Topic
Target Topic
Static Topic Routing (Many-to-1)
Example
Source Topic
Target Topic
Pattern-Based Mapping
Example
Original Topic
Destination Topic
Last updated
Was this helpful?

