Thanks François, Then how we can delete topics in kafka 0.8.1 ?
Is there any procedure/steps to delete topic ? Thanks for your kind response! On Tue, Jun 3, 2014 at 3:57 PM, François Langelier <f.langel...@gmail.com> wrote: > 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 > > > > > François Langelier > Étudiant en génie Logiciel - École de Technologie Supérieure > <http://www.etsmtl.ca/> > Capitaine Club Capra <http://capra.etsmtl.ca/> > VP-Communication - CS Games <http://csgames.org> 2014 > Jeux de Génie <http://www.jdgets.com/> 2011 à 2014 > Argentier Fraternité du Piranha <http://fraternitedupiranha.com/> > 2012-2014 > Comité Organisateur Olympiades ÉTS 2012 > Compétition Québécoise d'Ingénierie 2012 - Compétition Senior > > > On 3 June 2014 07:47, rafeeq s <rafeeq.ec...@gmail.com> wrote: > > > I am using Kafka 0.8.1 and I tried to execute Topic delete command but > > still Topic list showing that specific Topic. > > > > Topic Delete commad which i used: > > > > *bin/kafka-topics.sh --zookeeper zk_host:port/chroot --delete --topic > > my_topic_name* > > > > How can i verify that my_topic is deleted ? > > > > Is there specific steps to delete Topic in Kafka 0.8.1 ? > > > > Thanks in advance! > > >