[
https://issues.apache.org/jira/browse/CAMEL-3500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-3500.
--------------------------------
Resolution: Fixed
trunk: 1055489.
> CaseInsensitiveMap should intern Camel headers to reduce memory allocation of
> duplicated strings
> ------------------------------------------------------------------------------------------------
>
> Key: CAMEL-3500
> URL: https://issues.apache.org/jira/browse/CAMEL-3500
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Affects Versions: 2.5.0
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Fix For: 2.6.0
>
>
> When routing messages in Camel, they may have some pre-set headers which
> Camel has set. Those headers all start with {{"Camel"}}. Those keys should be
> intern so we can reduce memory consumption.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.