JasonRoyGoGo commented on issue #189: URL: https://github.com/apache/rocketmq-connect/issues/189#issuecomment-1183141696
> > @odbozhou rocketmq-replicator启动之后,调用接口报的错 [http://localhost:8082/connectors/replicator-test?config={](http://localhost:8082/connectors/replicator-test?config=%7B) "connector-class":"org.apache.rocketmq.replicator.RmqSourceReplicator", "connect-topicname":"test-topic", "source-rocketmq":"10.20.9.49:9876", "target-rocketmq":"10.20.9.57:9876", "replicator-store-topic":"test-topic", "white-list":"fileTopic", "target-cluster":"DefaultCluster", "source-cluster":"DefaultCluster", "source-record-converter":"org.apache.rocketmq.connect.runtime.converter.JsonConverter", "topic.rename.format":"rename-${topic}" } > > 是不是升级过, 从1.2, 升级到1.3 的 @sunxiaojian 使用的这个版本<openmessaging.connector.version>0.1.3</openmessaging.connector.version>,发现里面没有重写start方法导致,是不是遗漏了? -- 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]
