[
https://issues.apache.org/jira/browse/KAFKA-3005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Manikumar Reddy resolved KAFKA-3005.
------------------------------------
Resolution: Not A Problem
Your approach is error prone. Use rolling restart to set delete.topic.enable
config property.
Pl use mailing list for such kind questions.
https://kafka.apache.org/contact.html
> 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)