You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/07/12 06:11:11 UTC

[GitHub] [rocketmq-connect] JasonRoyGoGo commented on issue #189: java.lang.AbstractMethodError: io.openmessaging.connector.api.component.connector.Connector.start

JasonRoyGoGo commented on issue #189:
URL: https://github.com/apache/rocketmq-connect/issues/189#issuecomment-1181355917

   > 
   
   调用接口报的错 http://localhost:8082/connectors/replicator-test?config={
   "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}"
   }


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org