[
https://issues.apache.org/jira/browse/KAFKA-7139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gustafson resolved KAFKA-7139.
------------------------------------
Resolution: Fixed
Fix Version/s: 2.1.0
> 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
> Priority: Minor
> Fix For: 2.1.0
>
>
> _{color:#333333}Usually we have no interest in internal topics when using the
> kafka-topics.sh command . However, the kafka-topics.sh can't exclude the
> internal topics simply. We have to write the regular to exclude the internal
> topics. This kip 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" and "describe"{color}_
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)