RocketMQ4.9升级到rocketmq5.0后,线上业务怎么平滑升级啊,有方案吗? #6325
Unanswered
onejimmyboy
asked this question in
Q&A
Replies: 2 comments 3 replies
-
Proxy模块是可选的。不过使用5.0 gRPC协议SDK的话需要连接Proxy。 |
Beta Was this translation helpful? Give feedback.
2 replies
-
@onejimmyboy 升级到rocketmq5.0后如果你还是想用以前4.x的方式还是和之前的一样,但是如你想要用RocketMQ Clients: gRPC/protobuf-based RocketMQ clients. 就需要部署proxy. RocketMQ Clients连接的是代理。 |
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.
-
升级到rocketmq5.0后,之前4.9的应该还可以继续连接namesrv吗?还是需要连接proxy?
Beta Was this translation helpful? Give feedback.
All reactions