You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Manikumar (JIRA)" <ji...@apache.org> on 2017/09/07 18:47:00 UTC

[jira] [Resolved] (KAFKA-2166) Recreation breaks topic-list

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

Manikumar resolved KAFKA-2166.
------------------------------
    Resolution: Fixed

Deletion related issues are fixed in newer versions.  Pl reopen if you think the issue still exists


> Recreation breaks topic-list
> ----------------------------
>
>                 Key: KAFKA-2166
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2166
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Thomas Zimmer
>
> Hi here are the steps the reproduce the issue:
> * Create a topic called "test"
> * Delete the topic "test"
> * Recreate the topic "test" 
> What will happen is that you will see the topic in the topic-list but it's marked as deleted:
>  ./kafka-topics.sh --list --zookeeper zookpeer1.dev, zookeeper2.dev
> test - marked for deletion
> Is there a way to fix it without having to delete everything? We also tried several restarts



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)