kafka 0.8.2.2 delete topic issue

2016-02-03 Thread Ivan Dyachkov
Hi! We're running cluster of 3 kafka-0.8.2.2 nodes and delete.topic.enable is set to true on all nodes. Today we tried to delete one of the topics. I waited ~20 minutes after the kafka-topics.sh --delete was executed but the topic was still there. --describe showed Leader: -1 and only one of t

Re: kafka 0.8.2.2 delete topic issue

2016-02-03 Thread John Holland
I just ran into this issue in our load environment, unfortunately I came up with the same options outlined above. Any better solutions would be most appreciated otherwise I'm now considering the use of delete topic in any critical environment off the table. On Wed, Feb 3, 2016 at 10:10 AM Ivan Dy