摘要:
一个典型的Kafka集群中包含若干Produce,若干broker(一般broker数量越多,集群吞吐率越高),若干Consumer Group,以及一个Zookeeper集群。Kafka通过Zookeeper管理集群配置,选举leader,以及在Consumer Group发生变化时进行rebal 阅读全文
posted @ 2020-07-31 16:25
爆炸峰
阅读(12913)
评论(1)
推荐(6)
摘要:
查看消费组详情: ./bin/kafka-consumer-groups.sh --bootstrap-server localhost:9092 --describe --group test-consumer-group 查看topic详情: ./bin/kafka-topics.sh --to 阅读全文
posted @ 2020-07-31 16:22
爆炸峰
阅读(585)
评论(0)
推荐(0)

浙公网安备 33010602011771号