sanjog.lee created KAFKA-3005:
---------------------------------

             Summary: delete kafka topic without delete.topic.enable=true
                 Key: KAFKA-3005
                 URL: https://issues.apache.org/jira/browse/KAFKA-3005
             Project: Kafka
          Issue Type: Bug
            Reporter: sanjog.lee


I have a kafka cluster it isn't true for the 'delete.topic.enable' of the kafka 
server's config when it's setup.

Now, i want to delete a topic without restarting the cluster.
and, i find a way :
1. run command bin/kafka-topics.sh --delete to mark the topic
2. romove topic file of kafka server on linux filesystem.

there is a better way to handle this?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to