This will have no impact if delete.topic.enable is not set to true以及删除kafka中的topic
                                                            生活随笔
收集整理的這篇文章主要介紹了
                                This will have no impact if delete.topic.enable is not set to true以及删除kafka中的topic
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.                        
                                $KAFKA/config/server.properties中
delete.topic.enble=true
?
然后刪除topic
$ ./kafka-topics.sh --zookeeper Desktop:2181,Laptop:2182,Laptop:2183 --delete --topic my-topic
 Topic my-topic is marked for deletion.
總結
以上是生活随笔為你收集整理的This will have no impact if delete.topic.enable is not set to true以及删除kafka中的topic的全部內容,希望文章能夠幫你解決所遇到的問題。
 
                            
                        - 上一篇: 饿了么商家版怎么用
- 下一篇: logs is not in the
