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


   @hakidehari this bit looks fishy:
   
   
https://github.com/apache/camel/blob/fb6275a5a0c892e3c9bc7c8c3e83c57fd805952b/components/camel-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/SalesforceConsumer.java#L172
   
   That should probably be something like:
   
   ```java
   in.setBody(message.getJSON());
   ```
   
   Pull requests welcome.


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