[ https://issues.apache.org/jira/browse/KAFKA-13288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17413278#comment-17413278 ]
Jason Gustafson commented on KAFKA-13288: ----------------------------------------- Note that it is still possible to use it with the --topic option instead. For example: {code} kafka-transaction.sh --bootstrap-server localhost:9092 find-hanging --topic __consumer_offsets {code} > Transaction find-hanging command with --broker-id excludes internal topics > -------------------------------------------------------------------------- > > Key: KAFKA-13288 > URL: https://issues.apache.org/jira/browse/KAFKA-13288 > Project: Kafka > Issue Type: Bug > Reporter: Jason Gustafson > Assignee: Jason Gustafson > Priority: Major > > We use the vanilla `Admin.listTopics()` in this command if `--broker-id` is > specified. By default, this excludes internal topics. -- This message was sent by Atlassian Jira (v8.3.4#803005)