[ 
https://issues.apache.org/jira/browse/KAFKA-2046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14386014#comment-14386014
 ] 

Onur Karaman commented on KAFKA-2046:
-------------------------------------

Correct. Basically Clark and I had two separate occurrences of delete topic not 
working:
1. We're still trying to reproduce Clark's occurrence.
2. I ran into a deadlock that came from controller.message.queue.size being 
overridden to a small value. It was addressed on 3/26 by just using the default 
value of Integer.MAX_VALUE.

> 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
>            Assignee: Onur Karaman
>
> 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)

Reply via email to