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

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

Anthony Communier created KAFKA-6203:
----------------------------------------

             Summary: 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)