物理架构 [1]#
broker <-> bundle负载均衡 <-> topic
bundle负载均衡
一致性hash映射
以Bundle为单位进行Topic迁移brocker leader
负责为其他几个Broker分配Bundle
bundle负载均衡
- bundle的分割
- offload unload 卸载
逻辑架构 [1]#
- tenant
- namespace
- topic
- namespace
架构#
参考#
- 【9张图】带你认识pulsar负载均衡利器Bundle jinjunzhu
- 《Pulsar In Action中文版》 第二章