[ https://issues.apache.org/jira/browse/KAFKA-6964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16747400#comment-16747400 ]
James Cheng commented on KAFKA-6964: ------------------------------------ [~guozhang], is the reason you are closing it as WONTFIX because of [~bbejeck]'s comment 26/Jun/18? Meaning, the primary reason to know the internal topic names was to be able to know what to add to an ACL, and the ACLs now support prefix matching, and the application writer knows the prefix, and therefore there is no need to expose the entire topic name? > 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 > Assignee: Jagadesh Adireddi > Priority: Major > Labels: needs-kip > > 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)