I have issued the command to delete a topic:
./bin/kafka-topics.sh --zookeeper localhost:2181 --delete --topic vip_ips_alerts
It seemed to
The correct answer is actually the following. HOT off the Kafka-user's group email distribution list:
François Langelier *@gmail.com über kafka.apache.org 05:57 (vor 1 Stunde)
an users The delete topic isn't working ATM
I think it will be available in the next release https://issues.apache.org/jira/browse/KAFKA-1397