Bill Bejeck created KAFKA-6964: ---------------------------------- Summary: Add ability to print all internal topic names Key: KAFKA-6964 URL: https://issues.apache.org/jira/browse/KAFKA-6964 Project: Kafka Issue Type: New Feature Components: streams Reporter: Bill Bejeck
For security access reasons some streams users need to build all internal topics before deploying their streams application. While it's possible to get all internal topic names from the {{Topology#describe()}} method, it would be nice to have a separate method that prints out only the internal topic names to ease the process. I think this change will require a KIP, so I've added the appropriate label. -- This message was sent by Atlassian JIRA (v7.6.3#76005)