omarsmak edited a comment on issue #28: Camel-AWS S3 example: Use a Transformation instead of a converter URL: https://github.com/apache/camel-kafka-connector/pull/28#issuecomment-563275944 Converter is not more suitable here? Since we need to convert the data to `byte[]` before sending it to Kafka, same goes for the other side, IMHO I think converter interface makes more sense from SMT. Unless you have different purpose here though
---------------------------------------------------------------- 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