You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "apoorvmintri (via GitHub)" <gi...@apache.org> on 2024/01/22 10:46:10 UTC

Re: [I] Salesforce Camel Kafka Source Connector not converting to JSON [camel-kafka-connector]

apoorvmintri commented on issue #1271:
URL: https://github.com/apache/camel-kafka-connector/issues/1271#issuecomment-1903724311

   For anyone else that has run into this issue and trying to use "camel.source.marshal":"json-jackson" but its throwing exceptions on the later kafka connector versions. Use this instead -
   `"value.converter":"org.apache.kafka.connect.converters.ByteArrayConverter", "camel.main.streamCachingEnabled": "false"`


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org