[Rocket Replicator]Synchronization for configuration infos in the source and target Rmq Cluster.
FEATURE REQUEST
-
Please describe the feature you are requesting. Synchronization for configuration infos in the source and target Rmq Cluster.The configuration infomation includes topicName,offeset,TopicPerm,QueueNum and some other Subscription data.
-
Provide any additional detail on your proposed use case for this feature. Synchronization for configuration infos in the source and target Rmq Cluster.The configuration infomation includes topicName,offeset,TopicPerm,QueueNum and some other Subscription data.
-
Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue? Synchronization for configuration infos in the source and target Rmq Cluster.The configuration infomation includes topicName,offeset,TopicPerm,QueueNum and some other Subscription data.
-
If there are some sub-tasks using -[] for each subtask and create a corresponding issue to map to the sub task:
- sub-task1-issue-number: sub-task1 description here,
- sub-task2-issue-number: sub-task2 description here,
- ...
The implemention of RmqConnector and RmqSourceTask can refer the odar-mysql-connector in the openmessaging source project.