mz0113 opened a new issue #38: URL: https://github.com/apache/rocketmq-connect/issues/38
 报错 类转型失败 org.apache.rocketmq.connect.kafka.connector.KafkaSourceConnector 无法转型为io.openmessaging.connector.api.Connector 看起来像是类加载器不同导致的问题,因为io.openmessaging.connector.api.Connector 是rutime启动时候加载的,但是KafkaSourceConnector 是 pluginClassLoader加载器加载的。 请问这个怎么办? -- 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]
