Re: failed to delete kafka topic when building from source

2016-12-18 Thread Sachin Mittal
Any followup on if there is some problems in deleting topics in new version of Kafka (kafka_2.10-0.10.2.0-SNAPSHOT). I have also noticed some testcases failed around these lines: org.apache.kafka.streams.integration.JoinIntegrationTest > testInnerKStreamKTable FAILED org.apache.kafka.common.e

Re: failed to delete kafka topic when building from source

2016-12-14 Thread Sachin Mittal
Also to let you all know I get this error too on server console log4j:ERROR Failed to rename [D:\kafka_2.10-0.10.2.0-SNAPSHOT/logs/controller.log] to [D:\kafka_2.10-0.10.2.0-SNAPSHOT/logs/controller.log.2016-12-15-11]. Looks like related. It seems some central process in new version if failing to

Re: failed to delete kafka topic when building from source

2016-12-14 Thread Sachin Mittal
I created a new topic from shell. I published some messages to it via java producer thread and consume some messages via streams application. Then I terminated streams application using ctrl c. Then I delete the topic via shell. I get this exception. [2016-12-14 22:24:43,529] ERROR [KafkaApi-0]

Re: failed to delete kafka topic when building from source

2016-12-13 Thread Apurva Mehta
How are you trying to delete the topic? Next time this occurs, can you check whether the process has permissions to perform that operation? On Mon, Dec 12, 2016 at 10:55 PM, Sachin Mittal wrote: > Hi, > I recently built an application from source and I get the following > exception when trying t

failed to delete kafka topic when building from source

2016-12-12 Thread Sachin Mittal
Hi, I recently built an application from source and I get the following exception when trying to delete a topic kafka.common.KafkaStorageException: Failed to rename log directory from D:\tmp\kafka-logs\test-window-stream-0 to D:\tmp\kafka-logs\test-window-stream-0.0ce9f915431397d1c2dad4f535a3-