[ https://issues.apache.org/jira/browse/KAFKA-10550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Justine Olshan updated KAFKA-10550: ----------------------------------- Description: Change some AdminClient methods to expose and support topic IDs (describe, delete, return the id on create) Make changes to kafka-topics.sh --describe so a user can specify a topic name to describe with the --topic parameter, or alternatively the user can supply a topic ID with the --topic_id parameter was: Make changes to kafka-topics.sh --describe so a user can specify a topic name to describe with the --topic parameter, or alternatively the user can supply a topic ID with the --topic_id parameter > Update AdminClient and kafka-topics.sh to support topic IDs > ----------------------------------------------------------- > > Key: KAFKA-10550 > URL: https://issues.apache.org/jira/browse/KAFKA-10550 > Project: Kafka > Issue Type: Sub-task > Reporter: Justine Olshan > Priority: Major > > Change some AdminClient methods to expose and support topic IDs (describe, > delete, return the id on create) > > Make changes to kafka-topics.sh --describe so a user can specify a topic > name to describe with the --topic parameter, or alternatively the user can > supply a topic ID with the --topic_id parameter -- This message was sent by Atlassian Jira (v8.3.4#803005)