摘要: 查看topic列表 bin/kafka-topics.sh --zookeeper 10.*.*.*:2181 --list 查看topic信息 bin/kafka-topics.sh --zookeeper *.*.*.*:2181 --describe --topic topic名字 重新分配副 阅读全文
posted @ 2021-12-14 18:21 danche123 阅读(154) 评论(0) 推荐(0) 编辑