You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/02/13 10:18:00 UTC

[jira] [Created] (CAMEL-16199) camel-http - Optimize headers added as request headers in producer

Claus Ibsen created CAMEL-16199:
-----------------------------------

             Summary: camel-http - Optimize headers added as request headers in producer
                 Key: CAMEL-16199
                 URL: https://issues.apache.org/jira/browse/CAMEL-16199
             Project: Camel
          Issue Type: Improvement
          Components: camel-http
            Reporter: Claus Ibsen
             Fix For: 3.9.0


The http producer uses an intermediate ArrayList for adding headers, which can be done smarter.

This leads to excessive object allocations. Posted on chat at:
https://camel.zulipchat.com/#narrow/stream/257298-camel/topic/Performance



--
This message was sent by Atlassian Jira
(v8.3.4#803005)