mz0113 opened a new issue #38:
URL: https://github.com/apache/rocketmq-connect/issues/38


   
![image](https://user-images.githubusercontent.com/42512469/161043529-99a784ce-f4f4-44c4-8607-7d3b9b9f8076.png)
   报错 类转型失败
   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]


Reply via email to