Description
Currently, all used output topics must be know beforehand, and thus, it's not possible to send output records to topic in a dynamic fashion.
There have been couple of request for this feature and we should consider adding it. There are many open questions however, with regard to topic creation and configuration (replication factor, number of partitions) etc.
KIP: https://cwiki.apache.org/confluence/display/KAFKA/KIP-303%3A+Add+Dynamic+Routing+in+Streams+Sink
Attachments
Issue Links
- is related to
-
KAFKA-7578 Kafka streams: add possibility to choose multiple output topics
-
- Open
-
- relates to
-
KAFKA-6966 Extend `TopologyDescription.Sink` to return `TopicNameExtractor`
-
- Resolved
-
- links to