Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 nodejs 中使用 kafka-node 模块。我想确定主题是否存在。
var kafka = require('kafka-node'); 客户端 = 新 kafka.KafkaClient(),