Re: Delete topic using kafka-topics.sh also not working (or takes forever)

2015-07-17 Thread Marina
: Delete topic using kafka-topics.sh also not working (or takes forever) How long do you have your retention configuration set for under server.properties? Is it under 30 hours? On Thu, Jul 16, 2015 at 10:44 PM, Ashish Singh wrote: > Hi Marina, > > Is this reproducible? Can you

Re: Delete topic using kafka-topics.sh also not working (or takes forever)

2015-07-17 Thread JIEFU GONG
How long do you have your retention configuration set for under server.properties? Is it under 30 hours? On Thu, Jul 16, 2015 at 10:44 PM, Ashish Singh wrote: > Hi Marina, > > Is this reproducible? Can you reproduce this with a smaller number of > events? Did you see any error in broker /server

Re: Delete topic using kafka-topics.sh also not working (or takes forever)

2015-07-16 Thread Ashish Singh
Hi Marina, Is this reproducible? Can you reproduce this with a smaller number of events? Did you see any error in broker /server logs? On Thu, Jul 16, 2015 at 5:42 PM, Marina wrote: > A variation on the posted question - as a new thread so that not to > high-jack the original one... > How long

Re: Delete topic using kafka-topics.sh also not working (or takes forever)

2015-07-16 Thread Marina
A variation on the posted question - as a new thread so that not to high-jack the original one... How long does it usually take to finally delete the topic? I tried to delete the topic via /bin/kafka-topics.sh --delete --zookeeper localhost:2181 --topic mytopic and saw that it was "marked for de