[ 
https://issues.apache.org/jira/browse/CAMEL-11354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16027900#comment-16027900
 ] 

Claus Ibsen commented on CAMEL-11354:
-------------------------------------

I found a better way to reuse the existing inflight repository to get the 
oldest from it, instead of keeping our own map of that.

> Optimise - JMX oldest inflight can be optimised
> -----------------------------------------------
>
>                 Key: CAMEL-11354
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11354
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>             Fix For: 2.20.0
>
>         Attachments: after.png, before.png
>
>
> Having to store timestamp per inflight exchange causes too much memory to be 
> created as we create a key per exchange.
> See before.png
> If turning this off we dont have those extra objects



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to