python-chun commented on issue #210:
URL: 
https://github.com/apache/rocketmq-connect/issues/210#issuecomment-1553918084

   
使用RmqSourceReplicator,同步两个rocketmq集群(A,B)数据,只能将worker的nameSrv指定为B集群,并且task任务中source-rocketmq是A集群,target-rocketmq是B集群,这样部署吗?也就是只能source不能sink。当我把task任务中source-rocketmq改为B集群和target-rocketmq改为A集群,数据就不同步了;或者把worker的nameSrv指定为A集群,同样消息也不同步了。
   请问如何实现sink的方式,因为我打算将A集群的消息同步给B集群和C集群,如果按照source的实现,我需要在B和C分别部署runtime 
worker才能实现。


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to