I got rocketmq clusters named A and B, they are in network net-A and net-B separately. How could I sync their topics and messages.
Asked
Active
Viewed 67 times
2 Answers
0
You should define them in the same broker groups, say master is in net-A and slave is in net-B.

JaskeyLam
- 15,405
- 21
- 114
- 149
0
Thanks for your attention to RocketMQ.
Sorry for your inconvenience. We are still working on the replicator of RocketMQ. The improvement would be released soon in the next few versions.
At the moment, we recommend you make them a master-slave mode and define them in the same broker group. This enables the slave node to sync its topics and messages with the master node.

Jack Tsai
- 26
- 4