RockteMQ-AI commented on issue #527: URL: https://github.com/apache/rocketmq-connect/issues/527#issuecomment-5192855127
**Issue Evaluation** Category: `question` For migrating from Kafka to RocketMQ using RocketMQ Connect: 1. Use the **Kafka Source Connector** to read from Kafka topics 2. Use the **RocketMQ Sink Connector** to write to RocketMQ topics 3. Configure the Worker with both connector plugins in `pluginPaths` Ensure the Kafka source connector JAR and its dependencies are in the plugin path. Check the Worker logs for class loading errors. Refer to the [RocketMQ Connect documentation](https://rocketmq.apache.org/docs/connect/) for the full migration guide. --- *Automated evaluation by RockteMQ-AI* -- 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]
