valdar opened a new issue #194:
URL: https://github.com/apache/camel-kafka-connector/issues/194


   Right now a camel `dataformat` can be configured to `unmarshal` in a source 
connector and `marshal` in a sink connector. There are usecases where a 
`marshal` needs to be performed in a source connector and and `unmarshal` needs 
to be done in a sink connector (i.e. transforming from pojo to json and the 
other way around).
   
   to do so would be good to support both `marshal` and `unmarshal` in both 
sink and source connectors. 


----------------------------------------------------------------
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


Reply via email to