You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Justine Olshan (Jira)" <ji...@apache.org> on 2020/11/24 17:38:00 UTC

[jira] [Updated] (KAFKA-10550) Update AdminClient and kafka-topics.sh to support topic IDs

     [ https://issues.apache.org/jira/browse/KAFKA-10550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justine Olshan updated KAFKA-10550:
-----------------------------------
    Description: 
Change describe topics AdminClient method to expose and support topic IDs 

 

 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:
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


> 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
>            Assignee: dengziming
>            Priority: Major
>
> Change describe topics AdminClient method to expose and support topic IDs 
>  
>  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)