[
https://issues.apache.org/jira/browse/KAFKA-7578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16855347#comment-16855347
]
Matthias J. Sax commented on KAFKA-7578:
----------------------------------------
[~tdanylchuk] Was wondering about this ticket. You started to write a KIP, but
it's still in DRAFT status and you never started a DISCUSS thread on the dev
list. Are you still interested in working on this KIP?
> Kafka streams: add possibility to choose multiple output topics
> ----------------------------------------------------------------
>
> Key: KAFKA-7578
> URL: https://issues.apache.org/jira/browse/KAFKA-7578
> Project: Kafka
> Issue Type: New Feature
> Components: streams
> Reporter: Taras Danylchuk
> Priority: Minor
> Labels: needs-kip, user-experience
>
> There is an awesome feature which was added in 2.0 kafka stream - possibility
> to choose dynamically the output topic for topology, but in some cases it
> could be useful to chose several topics withing the same cluster.
> Personally me - I met such case: I needed to route message basedĀ on its
> content and by routes configurationĀ to several topics.
> I've made a 'proposal' PR for this, unfortunately I couldn't find better way
> to implement this:
> [https://github.com/apache/kafka/pull/5801]
> If this approach is OK, and improvement could be done in future versions,
> please let me know and I'll finish PR code.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)