camel-kafka-connector icon indicating copy to clipboard operation
camel-kafka-connector copied to clipboard

Add a Kafka Connect converter that utlizes camel type converter

Open omarsmak opened this issue 5 years ago • 0 comments

In similar way to https://github.com/apache/camel-kafka-connector/issues/16, this can be done to kafka connect converter. Ideally, this should be a thin wrapper around the transformer that being done https://github.com/apache/camel-kafka-connector/issues/16 with the condition that should enforce byte[] data type

omarsmak avatar Dec 11 '19 16:12 omarsmak