You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use docker deployment rocketmq5.0 or later do I need to deploy mqproxy? Once I deploy mqproxy, this error occurs:
create system broadcast topic DefaultHeartBeatSyncerTopic failed on cluster DefaultCluster
And if I deploy mqproxy, my java client seems to have been unable to connect, because the official said that proxy deployment is required and the port is exposed, and the main official website does not have the deployment example of docker T^T
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
When I use docker deployment rocketmq5.0 or later do I need to deploy mqproxy? Once I deploy mqproxy, this error occurs:
create system broadcast topic DefaultHeartBeatSyncerTopic failed on cluster DefaultCluster
And if I deploy mqproxy, my java client seems to have been unable to connect, because the official said that proxy deployment is required and the port is exposed, and the main official website does not have the deployment example of docker T^T
Can you share how docker deploys mqproxy?
Beta Was this translation helpful? Give feedback.
All reactions