Delete topic doesn't work in 0.8.1.1, unfortunately. This is why you are seeing strange issues. We highly recommend upgrading to 0.8.2.1 - which should be relatively pain free upgrade.
On Fri, May 1, 2015 at 8:59 AM, Dillian Murphey <crackshotm...@gmail.com> wrote: > kafka_2.9.2-0.8.1.1 > > Thanks, Gwen. > > On Thu, Apr 30, 2015 at 5:34 PM, Gwen Shapira <gshap...@cloudera.com> > wrote: > > > Which Kafka version are you using? > > > > On Thu, Apr 30, 2015 at 4:11 PM, Dillian Murphey < > crackshotm...@gmail.com> > > wrote: > > > > > Scenerio with 1 node broker, and 3 node zookeeper ensemble. > > > > > > 1) Create topic > > > 2) Delete topic > > > 3) Re-create with same name > > > > > > I'm noticing this recreation gives me Leader: non, and Isr: as empty. > > > > > > Any ideas what the deal is here? > > > > > > I googled around and not being an experienced kafka admin, someone said > > to > > > delete the /controller entry in zk. This appears to fix the problem on > > > existing topics that show no leader. > > > > > > Is it ok to do this? What am I doing by deleting /controller? Is there > a > > > better way? > > > > > > Thanks for any advice, and your time of course. > > > > > >