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 <sjmit...@gmail.com> wrote:

> 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.0ce9f9150000431397d1c2dad4f535
> a3-delete
>         at kafka.log.LogManager.asyncDelete(LogManager.scala:451)
>         at
> kafka.cluster.Partition$$anonfun$delete$1.apply$mcV$sp(
> Partition.scala:164)
>
>
> Note that I have set delete.topic.enable=true
>
> Also this was all working fine when using kafka_2.10-0.10.0.1.
> Issue happens with kafka_2.10-0.10.2.0-SNAPSHOT
>
> Thanks
> Sachin
>

Reply via email to