You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/09/01 17:17:00 UTC

[jira] [Resolved] (KAFKA-13175) The topic is marked for deletion, create topic with the same name throw exception topic already exists.

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

Guozhang Wang resolved KAFKA-13175.
-----------------------------------
    Fix Version/s: 3.1.0
       Resolution: Fixed

> The topic is marked for deletion, create topic with the same name throw exception topic already exists.
> -------------------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-13175
>                 URL: https://issues.apache.org/jira/browse/KAFKA-13175
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: yangshengwei
>            Priority: Major
>             Fix For: 3.1.0
>
>         Attachments: kafka (2).jpg, zookeeper.jpg
>
>
> After a topic is deleted, the topic is marked for deletion, create topic with the same name throw exception topic already exists. It should throw exception the topic is marked for deletion. I can choose to wait for the topic to be completely deleted. If the topic is still not deleted for a long time, we need to check the reason why it is not deleted.
>  
>  



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