GitHub user echooymxq edited a discussion: The proxy local mode?

Proxy local mode has the ability of multi-protocol adaptation, with the 
advantages of low latency and high throughput. But it has additional problems, 
in local deployment mode, it becomes stateful. The client always need know 
which broker of Proxy is master, if the current connected proxy of broker is 
SLAVE, it will send message error. We should escape the message to remote 
broker in `LocalMessageService` when the current broker is SLAVE.

/cc @drpmma 

GitHub link: https://github.com/apache/rocketmq/discussions/6552

----
This is an automatically sent email for dev@rocketmq.apache.org.
To unsubscribe, please send an email to: dev-unsubscr...@rocketmq.apache.org

Reply via email to