Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.6.0
-
None
-
Unknown
Description
The Jetty HttpClient default for requestBufferSize is 4k. Since any SOQL queries must fit in this buffer, 4k will be insufficient on almost any project. It can be easily configured via camel.component.salesforce.http-client-properties.requestBufferSize, but discoverability of this is quite low.
I think it might be best to make this a component option, and defaulted to 8k. But I'd like feedback before submitting a PR. zregvart davsclaus
Attachments
Issue Links
- links to