[
https://issues.apache.org/jira/browse/KAFKA-2166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14526860#comment-14526860
]
Neha Narkhede commented on KAFKA-2166:
--------------------------------------
[~Alien2150] Thanks for reporting this issue. Which Kafka version do you see
this behavior on? Have you tried this on trunk?
> 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.3.4#6332)