Boyang Chen created KAFKA-8342:
----------------------------------
Summary: Admin tool to setup Kafka Stream topology (internal)
topics
Key: KAFKA-8342
URL: https://issues.apache.org/jira/browse/KAFKA-8342
Project: Kafka
Issue Type: Bug
Reporter: Boyang Chen
We have seen customers who need to deploy their application to production
environment but don't have access to create changelog and repartition topics.
They need to ask admin team to manually create those topics before proceeding
to start the actual stream job. We could add an admin tool to help them go
through the process quicker by providing a command that could
# Read through current stream topology
# Create corresponding topics as needed, even including output topics.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)