Re: Automatic recreation of the topic after the topic was deleted

2015-04-14 Thread Gwen Shapira
Were there any errors on broker logs when you sent the new batch of messages? On Tue, Apr 14, 2015 at 7:41 AM, Pavel Bžoch wrote: > Hi all, > I have a question about automatic re-/creation of the topic. I started my > broker with property "auto.create.topics.enable " set to true. Then I tried > t

Automatic recreation of the topic after the topic was deleted

2015-04-14 Thread Pavel Bžoch
Hi all, I have a question about automatic re-/creation of the topic. I started my broker with property "auto.create.topics.enable " set to true. Then I tried to produce some messages to non-existing topic. From the broker log, I saw that the topic was created. Then I deleted this topic using AdminU