We currently don't have the delete topic feature in Kafka 0.8. So any manual attempts to do so might have a negative impact on functionality.
Thanks, Neha On Thu, Aug 22, 2013 at 10:30 AM, Yu, Libo <libo...@citi.com> wrote: > Hi team, > > When I delete a topic, the topic is deleted from zookeeper but its log > files are not deleted from > Brokers. > > When I restart a broker, the broker will try to sync the log files whose > topic has been deleted. > Manually deleting the log files will resolve the issue. Should broker > ignore log files whose topic > has been deleted? > > Regards, > > Libo > >