sunxiaojian commented on PR #247: URL: https://github.com/apache/rocketmq-connect/pull/247#issuecomment-1213109191
> 是的,该PR专注于 kafka source -> rocketmqConnect -> kafka sink。与其他 RocketMQ Connector交互,我希望是通过transform来提供, 名字暂定为KafkaRocketmqTransformation, 比如kafka connect source -> KafkaRocketmqTransformation ->RocketMQ Connect-> RocketMQ Connect sink 。通过KafkaRocketmqTransformation还可以达到Kafka的transform和RocketMQ的transform混合使用。 可以看一下debezium 本项目中debezium下面的kafka connect adaptor, 整体来看 -- 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]
