forcedotcom / EMP-Connector

A simplified cometd connector for Enterprise Messaging Platform
BSD 3-Clause "New" or "Revised" License
185 stars 243 forks source link

fix reconnection issues spawning too many clients #38

Closed aryavk closed 6 years ago

aryavk commented 6 years ago

update to cometd 3.1.4 make bearertokenprovider public access fix the running atomic boolean to be set from false to true on reconnection reconnect on 403 errors as well

salesforce-cla[bot] commented 6 years ago

Thanks for the contribution! Unfortunately we can't verify the commit author(s): avalikhojeini a***@v***.com. One possible solution is to add that email to your GitHub account. Alternatively you can change your commits to another email and force push the change. After getting your commits associated with your GitHub account, sign the Salesforce.com Contributor License Agreement and this Pull Request will be revalidated.

salesforce-cla[bot] commented 6 years ago

Thanks for the contribution! Before we can merge this, we need @aryavk to sign the Salesforce.com Contributor License Agreement.

pbn-sfdc commented 6 years ago

Thanks for this @aryavk, tested this locally, merging.