-
Feature
-
Resolution: Won't Do
-
Major
-
None
-
False
-
False
-
0
-
0%
-
Todo
-
Undefined
-
Camel Kafka Connector
-
This is to track the work done upstream:
https://github.com/apache/camel-kafka-connector/issues/715
https://github.com/apache/camel-kafka-connector/issues/692
https://github.com/apache/camel-kafka-connector/pull/686
The basic idea is to provide a source transformer to perform automatic conversion from pojo to kafka connect schema + struct. The sink transformer counterpart do the opposite, from kafka connect schema + struct to a pojo of a configurable type.