You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2018/07/09 08:52:00 UTC

[jira] [Created] (KAFKA-7139) Support to exclude the internal topics in kafka-topics.sh command

Chia-Ping Tsai created KAFKA-7139:
-------------------------------------

             Summary: Support to exclude the internal topics in kafka-topics.sh command
                 Key: KAFKA-7139
                 URL: https://issues.apache.org/jira/browse/KAFKA-7139
             Project: Kafka
          Issue Type: Task
            Reporter: Chia-Ping Tsai
            Assignee: Chia-Ping Tsai


Usually we have no interesting in internal topics. However, the kafka-topics.sh can't exclude the internal topics simply. We have to write the regular to exclude the internal topics. This issue tries to add a flag (perhaps "exclude-internal") to kafka-topics.sh. If user set the flag, all internal topics will be excluded by the following commands - "list", "describe", "delete" and "alter"



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)