-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.8.0
-
Component/s: Sinks+Sources
-
Labels:None
Kafka Sink supports arbitrary header substitution which replace a substring ${A} in "kafka.topic" property with a value of header named “A”.
Using the substitution become possible to dynamically select the topic by combining one or more values of event headers.
- links to