oscerd opened a new issue #22: Allow to bridge between user's custom Camel Processor and Kafka Connect SMT URL: https://github.com/apache/camel-kafka-connector/issues/22 If the user has custom Camel Processor, IMHO it will be nice to bridge them into Kafka Connect as an SMT wrapper, where the user will just add the Processor class as config, using reflection, we load it into this wrapper and process the data accordingly. However, sure the processing only limited to the messages of the exchange, nothing else
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services