GitHub user dhirajsb opened a pull request: https://github.com/apache/camel/pull/2508
Salesforce consumer should use AyncCallback, fixes CAMEL-12780 You can merge this pull request into a Git repository by running: $ git pull https://github.com/dhirajsb/camel master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/2508.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2508 ---- commit 1e3ff96f5b65e09eafa6fbb837cead867cb207af Author: Dhiraj Bokde <dhirajsb@...> Date: 2018-09-05T18:14:50Z Salesforce consumer should use AyncCallback, fixes CAMEL-12780 ---- ---