You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Clark Haskins (JIRA)" <ji...@apache.org> on 2015/03/24 22:46:53 UTC

[jira] [Created] (KAFKA-2046) Delete topic still doesn't work

Clark Haskins created KAFKA-2046:
------------------------------------

             Summary: Delete topic still doesn't work
                 Key: KAFKA-2046
                 URL: https://issues.apache.org/jira/browse/KAFKA-2046
             Project: Kafka
          Issue Type: Bug
            Reporter: Clark Haskins


I just attempted to delete at 128 partition topic with all inbound producers stopped.

The result was as follows:
The /admin/delete_topics znode was empty
the topic under /brokers/topics was removed
The Kafka topics command showed that the topic was removed

However, the data on disk on each broker was not deleted and the topic has not yet been re-created by starting up the inbound mirror maker.

Let me know what additional information is needed





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)