Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-15863

camel-salesforce: HttpClient default RequestBufferSize is too small

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.6.0
    • 3.7.0
    • camel-salesforce
    • 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

          Activity

            People

              Unassigned Unassigned
              jeremyross Jeremy Ross
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: