Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make transport configurable for streaming api #2224

Conversation

sebbeaume
Copy link

The goal of this PR is to make the LongPollingTransport configurable through the SalesforceComponent.
The need encoutered is :
While using the streaming api (PushTopic), we sometimes receive a message of a size exceeding the BufferingResponseListener maxLength property.
Enabling configurating the LongPollingTransport will give the possibility to control the authorized maxLength.

@oscerd
Copy link
Contributor

oscerd commented Feb 14, 2018

@zregvart can you give a look?

@oscerd
Copy link
Contributor

oscerd commented Feb 14, 2018

Can you raise a Jira to trace the problem @sebbeaume ?

@oscerd
Copy link
Contributor

oscerd commented Feb 15, 2018

@zregvart this looks good to me. I'll wait for your feedback.

@zregvart
Copy link
Member

I've polished this a bit and committed it to in 4eb0a75 to master, @sebbeaume thank you for this!

@zregvart zregvart closed this Feb 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants