apoorvmintri commented on issue #1433: URL: https://github.com/apache/camel-kafka-connector/issues/1433#issuecomment-1903471389
@oscerd @mdimas @aozmen121 Connector version 3.18.2 #### Workaround Add the following: `"value.converter":"org.apache.kafka.connect.converters.ByteArrayConverter", "camel.main.streamCachingEnabled": "false"` Now you'll get the value as json. But I do not see the salesforce schema. Not sure if that is working as intended and requires some other property to be set. -- 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-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org