You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "huxihx (JIRA)" <ji...@apache.org> on 2017/11/12 02:03:00 UTC

[jira] [Commented] (KAFKA-6203) Kafka crash when deleting a topic

    [ https://issues.apache.org/jira/browse/KAFKA-6203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16248761#comment-16248761 ] 

huxihx commented on KAFKA-6203:
-------------------------------

`java.io.IOException: Failed to rename log directory from E:\Programmation\Kafka\tmp\kafka-logs\my-topic-0 to E:\Programmation\Kafka\tmp\kafka-logs\my-topic-0.013d2d0648bb4e1cbc9e13bd5fadf802-delete`

Seems it's a known issue specific to Windows. See [KAFKA-1194|https://issues.apache.org/jira/browse/KAFKA-1194]

> Kafka crash when deleting a topic
> ---------------------------------
>
>                 Key: KAFKA-6203
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6203
>             Project: Kafka
>          Issue Type: Bug
>          Components: admin, core
>    Affects Versions: 1.0.0
>         Environment: Windows 10 / 64 bits
>            Reporter: Anthony Communier
>            Priority: Critical
>         Attachments: logs.7z
>
>
> Kafka log many errors when deleting a topic then it shutdown.
> In order to reproduce : 
> - Create a topic 'my-topic' (1 partition)
> - Produce some data in topic 'my-topic'
> - Delete topic whith admin-api
> Remarks :
> - I'm using kafka manger 
> - Logs attached are at Trace level



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)