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)