Michael Noll created KAFKA-4836:
-----------------------------------

             Summary: Kafka Streams app reset tool: support wildcards for topics
                 Key: KAFKA-4836
                 URL: https://issues.apache.org/jira/browse/KAFKA-4836
             Project: Kafka
          Issue Type: Improvement
          Components: streams
    Affects Versions: 0.10.2.0
            Reporter: Michael Noll


As of today, the app reset tool requires you to specify input and intermediate 
topics individually, i.e. in the form of comma-separated lists 
("topic1,topic2").  It does not yet support wildcards for topics.

Supporting wildcards would be beneficial for applications that work on many 
input and/or intermediate topics, e.g. in scenarios where Kafka messages are 
dynamically routed (here, you might want to reset apps that are downstream of 
the routing app, but you may also need to reset the routing app itself).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to