Dhiraj Bokde created CAMEL-8517:
-----------------------------------
Summary: Salesforce session handling must declare shared fields
volatile
Key: CAMEL-8517
URL: https://issues.apache.org/jira/browse/CAMEL-8517
Project: Camel
Issue Type: Bug
Components: camel-salesforce
Affects Versions: 2.15.0, 2.14.2, 2.13.4
Reporter: Dhiraj Bokde
Fix For: 2.14.3, 2.15.1
The fields accessToken and instanceUrl in class SalesforceSession could be
modified in another thread that does a session refresh, hence they must be
declared volatile to synchronize access.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)