aonamrata commented on issue #1592:
URL: 
https://github.com/apache/camel-kafka-connector/issues/1592#issuecomment-1953779894

   Hey @apoorvmintri , How did `v0.11.5` solve the problem? 
   When i use rawPayload=true + 
CONNECT_VALUE_CONVERTER='org.apache.kafka.connect.storage.StringConverter' with 
SALESFORCE_CONNECTOR_VERSION='0.11.5' i get messages like 
   ```
   {data={schema=8pgFT5npbFPH6CEgjcgdqA, 
payload={LastModifiedDate=2024-02-20T08:54:58.000Z, 
ChangeEventHeader={commitNumber=1708419299123765249, 
commitUser=005Fg000002qeMrIAI, sequenceNumber=1, entityName=Fan__c, 
changeType=UPDATE, changedFields=[Ljava.lang.Object;@5c965d4a, changeOrigin=, 
transactionKey=00000be8-388d-9057-a1e6-e0528859ed76, 
commitTimestamp=1708419298000, recordIds=[Ljava.lang.Object;@2ad7ba7f}, 
[email protected]}, event={replayId=4401}}, 
channel=/data/Fan__ChangeEvent}
   ```
   not real json. 
   JsonConverter for value throws null pointer exception. 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to