Replies: 1 comment 1 reply
-
看懂了,客户端负载均衡默认使用的是pick first, 所有proxy都会返回全量的 topicRoute,每个Queue的broker信息在Local模式下就是固定的broker地址 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
各位大佬,咨询个问题
Local模式下每个Proxy和内部的Broker进行通信,那么客户端连接到Proxy的时候如何进行负载均衡呢?是不同的实例配置不同的proxy地址吗?
Beta Was this translation helpful? Give feedback.
All reactions