You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Cheng Tan (Jira)" <ji...@apache.org> on 2020/04/14 18:48:00 UTC

[jira] [Updated] (KAFKA-9862) Enable --if-exists and --if-not-exists for AdminClient in TopicCommand

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

Cheng Tan updated KAFKA-9862:
-----------------------------
    Priority: Minor  (was: Critical)

> Enable --if-exists and --if-not-exists for AdminClient in TopicCommand
> ----------------------------------------------------------------------
>
>                 Key: KAFKA-9862
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9862
>             Project: Kafka
>          Issue Type: New Feature
>            Reporter: Cheng Tan
>            Assignee: Cheng Tan
>            Priority: Minor
>
> In *kafka-topic.sh*, we expect to use --if-exists to ensure that the topic to create or change exists. Similarly, we expect to use --if-not-exists to ensure that the topic to create or change does not exist. Currently, only *ZookeeperTopicService* supports these two options and we want to introduce them to *AdminClientTopicService.*



--
This message was sent by Atlassian Jira
(v8.3.4#803005)