rohit k created KAFKA-13960: ------------------------------- Summary: ERROR Shutdown broker because all log dirs in c:\kafka\kafka-logs have failed (kafka.log.LogManager) Key: KAFKA-13960 URL: https://issues.apache.org/jira/browse/KAFKA-13960 Project: Kafka Issue Type: Bug Components: admin Affects Versions: 3.1.1 Reporter: rohit k Fix For: 3.1.1 Attachments: kafka error.png
Am using Kafka for chat application with Django rest framework and react native. while building my API I need to make an API for group deletion. Whenever , I create a group , it will make a NewTopic And i made a group deletion where i will delete that topic . from here, I got an error and cannot get back. whenever , i start kafka server am getting issue " ERROR Shutdown broker because all log dirs in c:\kafka\kafka-logs have failed (kafka.log.LogManager)". I tried changing logs dirs but still error exists. -- This message was sent by Atlassian Jira (v8.20.7#820007)